14 lines · plain
1set(LLVM_LINK_COMPONENTS2 Core3 IRReader4 JITLink5 OrcJIT6 OrcShared7 Support8 nativecodegen9 )10 11add_llvm_example(LLJITWithObjectLinkingLayerPlugin12 LLJITWithObjectLinkingLayerPlugin.cpp13 )14 1set(LLVM_LINK_COMPONENTS2 Core3 IRReader4 JITLink5 OrcJIT6 OrcShared7 Support8 nativecodegen9 )10 11add_llvm_example(LLJITWithObjectLinkingLayerPlugin12 LLJITWithObjectLinkingLayerPlugin.cpp13 )14