blob: af32fbfc51265b1924cbd15a9b7ecbc97630da9c [file] [log] [blame]
Oscar Fuentes349df2c2009-08-17 01:41:46 +00001set(LLVM_LINK_COMPONENTS core jit interpreter native)
Nick Lewycky109af622009-04-12 20:47:23 +00002
3add_llvm_example(Kaleidoscope
4 toy.cpp
5 )