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: 489f31c3730d6d16c06ba72147488d0158b867cf (
plain
)
1
2
3
4
5
; RUN: llvm-as < %s | llc
define
i32
@main
()
{
ret
i32
0
}