repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs.
[llvm/zpu.git]
/
utils
/
lit
/
lit.py
blob
851063b3bd1f757b62cf443c3501d57a1e9d18e0
1
#!/usr/bin/env python
2
3
if
__name__
==
'__main__'
:
4
import
lit
5
lit
.
main
()