• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1set(LLVM_LINK_COMPONENTS
2  Core
3  ExecutionEngine
4  Object
5  RuntimeDyld
6  Support
7  native
8  )
9
10add_kaleidoscope_chapter(Kaleidoscope-Orc-lazy_irgen
11  toy.cpp
12  )
13