llvm-config-2: Switch to using real library dependency table.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 9 Nov 2011 19:14:51 +0000 (19:14 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 9 Nov 2011 19:14:51 +0000 (19:14 +0000)
commit12d9a4629bff8a7120b8fe0ecc8ebcb0e9438562
tree155ee14f72bf33b17bc9d108761b8cb34901ad73
parentecfd04b272940374323c2e6e57aff06ff5c4f133
llvm-config-2: Switch to using real library dependency table.
 - Also, fix a refacto that left extra "all" component in list (this is now
   defined in the groups explicitly)
 - Reapply of r143879 now that Make should see needed deps.

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