1 2 3 4 5
set(LLVM_LINK_COMPONENTS core jit interpreter native) add_llvm_example(Kaleidoscope-Ch5 toy.cpp )