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 VISIBILITY_HIDDEN from this file.
[llvm/avr.git]
/
test
/
CodeGen
/
SystemZ
/
00-RetVoid.ll
blob
3b0bb5a02df50c39940aec67b69e04a7e26d21a2
1
; RUN: llvm-as < %s | llc -march=systemz
2
3
define void @foo() {
4
entry:
5
ret void
6
}