llvm-build 88 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #!/usr/bin/env python import llvmbuild if __name__ == '__main__': llvmbuild.main()