repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Clean up some of LVI:
[llvm.git]
/
test
/
Other
/
2010-05-06-Printer.ll
blob
1cbe78dab7de33127ecbe8664d76c229c54379b3
1
; RUN: llc -O2 -print-after-all < %s 2>/dev/null
2
3
define void @tester(){
4
ret void
5
}
6