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 2a9ddc1 commit c0cc3a6Copy full SHA for c0cc3a6
lib/Interpreter/CMakeLists.txt
@@ -40,6 +40,7 @@ else()
40
OrcJit
41
Support
42
)
43
+ endif()
44
# FIXME: Investigate why this needs to be conditionally included.
45
if ("LLVMFrontendDriver" IN_LIST LLVM_AVAILABLE_LIBS)
46
list(APPEND LLVM_LINK_COMPONENTS FrontendDriver)
0 commit comments