index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
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
()