OSDN Git Service

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)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:42 +0000 (09:11 -0800)
commit02313544a633d6ac02b90560777ba942cd90d7dc
tree937ad065291a93be2fa13bd5297e292fcc48800a
parente39e435966920d54ef3082444a34708291ff5ada
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