• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1set(LLVM_LINK_COMPONENTS core jit interpreter native)
2
3add_llvm_example(Kaleidoscope-Ch6
4  toy.cpp
5  )
6