index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
lit
/
lit.py
blob: cbb91cead91368b8f8cc8318106bdf913b45d908 (
plain
)
1
2
3
4
5
6
#!/usr/bin/env python from lit.main import main if __name__ == '__main__': main()