Avoid making the transformation enabled by my last patch if the new destinations...
[llvm/msp430.git] / examples / Kaleidoscope / CMakeLists.txt
blob9a18aae30534f946b0cb806ab9f79dde0331fa83
1 set(LLVM_LINK_COMPONENTS core jit native)
3 add_llvm_example(Kaleidoscope
4   toy.cpp
5   )