llvm-config: Default to "all" if no components are specified.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 12 Dec 2011 18:22:04 +0000 (18:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 12 Dec 2011 18:22:04 +0000 (18:22 +0000)
commit8033f6197c2cd7a71c9a725e49efaa402a17e707
treedaf084dec400e95ec0801f9861564b9736e3075c
parent62e5b4064b3610317fbfde1ff6a0a5eca6aa09e0
llvm-config: Default to "all" if no components are specified.
 - Fixes PR11530.

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