1set(LLVM_LINK_COMPONENTS core)
2
3add_llvm_example(Kaleidoscope-Ch3
4  toy.cpp
5  )
6