brintos

brintos / llvm-project-archived public Read only

0
0
Text · 200 B · 9fd9e88 Raw
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