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
fix an embarassing typo that resulted in llvm-gcc bootstrap miscompare
[llvm/avr.git]
/
test
/
CodeGen
/
Generic
/
ret0.ll
blob
9e628a1a1409e2e0e4fcc232831145c024f02d9b
1
; RUN: llc < %s
2
3
define i32 @main() {
4
ret i32 0
5
}