repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Regenerate autogen test to remove spurious diff
[llvm-project.git]
/
llvm
/
utils
/
lit
/
lit.py
blob
5c1c953e8bc7588630c0ec19d10cfbee29893184
1
#!/usr/bin/env python3
2
3
from
lit
.
main
import
main
4
5
if
__name__
==
"__main__"
:
6
main
()