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
/
Generic
/
ret0.ll
blob: 9e628a1a1409e2e0e4fcc232831145c024f02d9b (
plain
)
1
2
3
4
5
; RUN: llc < %s
define
i32
@main
()
{
ret
i32
0
}