We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fc780 commit 0bd6bb1Copy full SHA for 0bd6bb1
clang/tools/clang-offload-bundler/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-set(LLVM_LINK_COMPONENTS Object Support)
+set(LLVM_LINK_COMPONENTS Core Object Support)
2
3
add_clang_tool(clang-offload-bundler
4
ClangOffloadBundler.cpp
0 commit comments