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
/
llvm-build
/
llvm-build
blob: 7377e3d3fed7f53893fcf2b74ebbda17e025310c (
plain
)
1
2
3
4
5
6
#!/usr/bin/env python
import
llvmbuild
if
__name__
==
'__main__'
:
llvmbuild
.
main
()