We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3452149 commit 0d499f9Copy full SHA for 0d499f9
clang/tools/clang-sycl-linker/CMakeLists.txt
@@ -1,6 +1,10 @@
1
set(LLVM_LINK_COMPONENTS
2
${LLVM_TARGETS_TO_BUILD}
3
+ BinaryFormat
4
Option
5
+ Object
6
+ TargetParser
7
+ Support
8
)
9
10
set(LLVM_TARGET_DEFINITIONS SYCLLinkOpts.td)
0 commit comments