llvm-config-2: Implement component dependency traversal, implement support for 'all...
authorDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:30:19 +0000 (17:30 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:30:19 +0000 (17:30 +0000)
commit62b2fea43df426179a81cdd2c7dc6bc2ff1008d3
tree79489aaba448688dd0bd1252e17839a18509ddef
parent7fdd291c91eb89801bc6dd0ce998b9d3b0d92d10
llvm-config-2: Implement component dependency traversal, implement support for 'all', and fix a few other minor bugs.
 - Still doesn't use actual generated component table, but that is now just a matter of wiring into the build system.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143617 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-config-2/llvm-config.cpp