aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-config/llvm-config.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-29/+56
* Remove unused includes.Rafael Espindola2013-06-261-1/+0
* Port GetMainExecutable over to PathV2.Rafael Espindola2013-06-261-3/+3
* Include PathV1.h in files that use it.Rafael Espindola2013-06-111-0/+1
* llvm-config: Use sys::fs::equivalent instead of string comparison.Daniel Dunbar2012-05-151-5/+6
* llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar2012-05-151-5/+18
* An easy case where GCC should really be able to work out that the value is onlyDuncan Sands2012-02-231-0/+1
* llvm-config: Add support for CMake build trees in which the buildPeter Collingbourne2012-01-261-7/+19
* llvm-config: Fix --targets-built, I changed this to use the registry but wasn'tDaniel Dunbar2011-12-161-9/+1
* llvm-config: Update help text for removal of "backend" pseudo component.Daniel Dunbar2011-12-151-1/+0
* llvm-config: Default to "all" if no components are specified.Daniel Dunbar2011-12-121-0/+4
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-12-011-0/+334
* Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands2011-12-011-335/+0
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-291-0/+335
* Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar2011-11-101-324/+0
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-101-0/+324