brintos

brintos / llvm-project-archived public Read only

0
0
Text · 217 B · cf82552 Raw
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