1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

7 lines
86 B
Python
Raw Normal View History

#!/usr/bin/env python
from lit.main import main
if __name__=='__main__':
main()