brintos

brintos / llvm-project-archived public Read only

0
0
Text · 200 B · d4b7c3f Raw
17 lines · plain
1set(LLVM_LINK_COMPONENTS2  Analysis3  Core4  ExecutionEngine5  InstCombine6  Object7  OrcJIT8  RuntimeDyld9  ScalarOpts10  Support11  native12  )13 14add_kaleidoscope_chapter(BuildingAJIT-Ch115  toy.cpp16  )17