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
/
ExecutionEngine
/
simplesttest.ll
blob: e5d8cb0aac820826e965276dee48bc8c8df85e42 (
plain
)
1
2
3
4
5
6
7
implementation
int
%main
()
{
ret
int
0
}