index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
SystemZ
/
00-RetVoid.ll
blob: 3b0bb5a02df50c39940aec67b69e04a7e26d21a2 (
plain
)
1
2
3
4
5
6
; RUN: llvm-as < %s | llc -march=systemz define void @foo() { entry: ret void }