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.
2 parents 3b95899 + 2a13633 commit 9558fc4Copy full SHA for 9558fc4
clang/tools/clang-offload-wrapper/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-set(LLVM_LINK_COMPONENTS BitWriter BinaryFormat Core Object Support TransformUtils TargetParser)
+set(LLVM_LINK_COMPONENTS BitWriter BinaryFormat Core FrontendOffloading Object Support TransformUtils TargetParser)
2
3
add_clang_tool(clang-offload-wrapper
4
ClangOffloadWrapper.cpp
0 commit comments