BPF: Add LLVMTransformUtils in CMakefile LINK_COMPONENTS
Commit 1959ead5 ("BPF: Implement TTI.getCmpSelInstrCost() properly") introduced a dependency on LLVMTransformUtils library. Let us encode this dependency explicitly in CMakefile to avoid build error.
Loading
Please register or sign in to comment