llvm-build   [plain text]


#!/usr/bin/env python

import llvmbuild

if __name__ == '__main__':
   llvmbuild.main()