llvm-build: Fill in more of component parsing to be more strict and
authorDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:56:10 +0000 (17:56 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:56:10 +0000 (17:56 +0000)
commit9da6b1244191319b39779307d60d7729811d3d5c
tree98c986953a77250405c407c4efd4062c794d8446
parentdf578254a1241a6cab122aa6d5396995d928e24a
llvm-build: Fill in more of component parsing to be more strict and
differentiate between strings and lists.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143622 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvm-build/llvmbuild/componentinfo.py
utils/llvm-build/llvmbuild/util.py [new file with mode: 0644]