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