index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
/
ret_void.ll
blob: 2b7ae056288437c551ffcd347b6e050733c8e7a4 (
plain
)
1
2
3
4
5
6
; RUN: llc < %s -march=arm
define
void
@test
()
{
ret
void
}