blob: ca5e190c61338b1e99a0927848ec6d572583e66c [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
OrcJIT
Support
nativecodegen
)
add_llvm_example(HowToUseLLJIT
HowToUseLLJIT.cpp
EXPORT_SYMBOLS
)