17 lines · plain
1set(LLVM_LINK_COMPONENTS2 Analysis3 Core4 ExecutionEngine5 InstCombine6 Object7 OrcJIT8 RuntimeDyld9 ScalarOpts10 Support11 native12 )13 14add_kaleidoscope_chapter(BuildingAJIT-Ch215 toy.cpp16 )17 1set(LLVM_LINK_COMPONENTS2 Analysis3 Core4 ExecutionEngine5 InstCombine6 Object7 OrcJIT8 RuntimeDyld9 ScalarOpts10 Support11 native12 )13 14add_kaleidoscope_chapter(BuildingAJIT-Ch215 toy.cpp16 )17