blob: 52eb2d496fc23eae1c448e526ab141e87b9e3a00 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
IRReader
JITLink
MC
OrcJIT
Support
Target
nativecodegen
)
add_llvm_example(OrcV2CBindingsLazy
OrcV2CBindingsLazy.c
)