16 lines · plain
1set(LLVM_LINK_COMPONENTS2 Core3 ExecutionEngine4 IRReader5 JITLink6 MC7 OrcJIT8 Support9 Target10 nativecodegen11 )12 13add_llvm_example(OrcV2CBindingsDumpObjects14 OrcV2CBindingsDumpObjects.c15 )16 1set(LLVM_LINK_COMPONENTS2 Core3 ExecutionEngine4 IRReader5 JITLink6 MC7 OrcJIT8 Support9 Target10 nativecodegen11 )12 13add_llvm_example(OrcV2CBindingsDumpObjects14 OrcV2CBindingsDumpObjects.c15 )16