brintos

brintos / llvm-project-archived public Read only

0
0
Text · 226 B · 2167b4c Raw
19 lines · plain
1set(LLVM_LINK_COMPONENTS2  Analysis3  Core4  ExecutionEngine5  InstCombine6  Object7  OrcJIT8  Passes9  RuntimeDyld10  ScalarOpts11  Support12  TransformUtils13  native14  )15 16add_kaleidoscope_chapter(Kaleidoscope-Ch717  toy.cpp18  )19