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