blob: ad927d191a570cf488195f06e9ae89e6e54c2337 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
IRReader
JITLink
MC
OrcJIT
Support
Target
nativecodegen
)
add_llvm_example(OrcV2CBindingsDumpObjects
OrcV2CBindingsDumpObjects.c
)
export_executable_symbols(OrcV2CBindingsDumpObjects)