We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8877c commit d255642Copy full SHA for d255642
examples/clang-interpreter/CMakeLists.txt
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
3
ExecutionEngine
4
MC
5
MCJIT
6
+ Object
7
OrcJit
8
Option
9
RuntimeDyld
0 commit comments