repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove the AsmPrinter::printMCInst hook hack now that
[llvm/avr.git]
/
examples
/
Kaleidoscope
/
CMakeLists.txt
blob
af32fbfc51265b1924cbd15a9b7ecbc97630da9c
1
set(LLVM_LINK_COMPONENTS core jit interpreter native)
2
3
add_llvm_example(Kaleidoscope
4
toy.cpp
5
)