repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid making the transformation enabled by my last patch if the new destinations...
[llvm/msp430.git]
/
examples
/
Kaleidoscope
/
CMakeLists.txt
blob
9a18aae30534f946b0cb806ab9f79dde0331fa83
1
set(LLVM_LINK_COMPONENTS core jit native)
2
3
add_llvm_example(Kaleidoscope
4
toy.cpp
5
)