llvm-build: Add --write-llvmbuild option, which writes out the component tree.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:56:21 +0000 (17:56 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:56:21 +0000 (17:56 +0000)
commit43120df44b629cc1ef0b587007bec5c31fb799a1
tree0ea54a02345aab81bf4e42dae19b3b13c3d0c4f6
parent00b4b4f5cb95b5984174ac8086dcf878e2fa24e4
llvm-build: Add --write-llvmbuild option, which writes out the component tree.
 - Useful for migrating or auto-upgrading the format schema.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143626 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvm-build/llvmbuild/componentinfo.py
utils/llvm-build/llvmbuild/main.py