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
/
utils
/
lit
/
lit.py
blob: 851063b3bd1f757b62cf443c3501d57a1e9d18e0 (
plain
)
1
2
3
4
5
#!/usr/bin/env python
if
__name__
==
'__main__'
:
import
lit
lit
.
main
()