summaryrefslogtreecommitdiff
path: root/tools/llvm-config/llvm-config.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-15llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar1-5/+18
2012-02-23An easy case where GCC should really be able to work out that the value is onlyDuncan Sands1-0/+1
2012-01-26llvm-config: Add support for CMake build trees in which the buildPeter Collingbourne1-7/+19
2011-12-16llvm-config: Fix --targets-built, I changed this to use the registry but wasn'tDaniel Dunbar1-9/+1
2011-12-15llvm-config: Update help text for removal of "backend" pseudo component.Daniel Dunbar1-1/+0
2011-12-12llvm-config: Default to "all" if no components are specified.Daniel Dunbar1-0/+4
2011-12-01llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-0/+334
2011-12-01Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands1-335/+0
2011-11-29llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-0/+335
2011-11-10Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar1-324/+0
2011-11-10llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-0/+324