blob: 5f9bf394a727e6ef64b31c6d2a739ff8b2359b20 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
IRReader
OrcJIT
Support
nativecodegen
)
add_llvm_example(LLJITWithJITLink
LLJITWithJITLink.cpp
)