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