blob: 4c9680a8618e125f73f6b88ea884208dd2c363ea [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
IRReader
OrcJIT
Support
nativecodegen
)
add_llvm_example(LLJITWithObjectCache
LLJITWithObjectCache.cpp
)