18 lines · plain
1set(LLVM_LINK_COMPONENTS2 Analysis3 Core4 ExecutionEngine5 InstCombine6 Object7 OrcJIT8 RuntimeDyld9 ScalarOpts10 Support11 TransformUtils12 native13 )14 15add_kaleidoscope_chapter(BuildingAJIT-Ch316 toy.cpp17 )18 1set(LLVM_LINK_COMPONENTS2 Analysis3 Core4 ExecutionEngine5 InstCombine6 Object7 OrcJIT8 RuntimeDyld9 ScalarOpts10 Support11 TransformUtils12 native13 )14 15add_kaleidoscope_chapter(BuildingAJIT-Ch316 toy.cpp17 )18