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 28929d3 commit 8a177bcCopy full SHA for 8a177bc
lib/Interpreter/CMakeLists.txt
@@ -117,6 +117,7 @@ else()
117
endif(LLVM_LINK_LLVM_DYLIB)
118
endif()
119
message(STATUS "link_libs: LLVM ${link_libs}")
120
+ message(STATUS "llvm_targets_to_build: LLVM ${LLVM_TARGETS_TO_BUILD}")
121
add_llvm_library(clangCppInterOp
122
DISABLE_LLVM_LINK_LLVM_DYLIB
123
CppInterOp.cpp
0 commit comments