blob: 10e0de8d64bda08fb9464eb3c8ada54a50de8930 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
IRReader
OrcJIT
Support
nativecodegen
)
add_llvm_example(LLJITWithTargetProcessControl
LLJITWithTargetProcessControl.cpp
)