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 686c12c commit 4c758b6Copy full SHA for 4c758b6
unittests/CppInterOp/CMakeLists.txt
@@ -4,8 +4,8 @@ set(LLVM_LINK_COMPONENTS
4
5
llvm_map_components_to_libnames(
6
llvm_libs
7
- OrcJit
8
Support
+ clangAST
9
)
10
11
add_cppinterop_unittest(CppInterOpTests
0 commit comments