OSDN Git Service

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)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:43 +0000 (09:11 -0800)
commitc41cfef26bebc28837190d140ccc00dbcc9f3842
treef72c8d0cf478f61ffe2d5eea5eba461ea5a60ecf
parent718150403ceb55baacb8e34a0ced2b9d2a7847ae
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