repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
ARM
/
ret0.ll
blob
e51067b7ad51f4011876eb747845261179f9d15d
1
; RUN: llc -mtriple=arm-eabi %s -o /dev/null
2
3
define i32 @test() {
4
ret i32 0
5
}