2012-07-05 17:51:06 -07:00

7 lines
88 B
Python
Executable File

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