aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-config-2
Commit message (Expand)AuthorAgeFilesLines
* Revert "llvm-config-2: Switch to using real library dependency table." while IDaniel Dunbar2011-11-061-1/+10
* llvm-config: Users are allowed to provide component names in mixed case.Daniel Dunbar2011-11-061-2/+5
* llvm-config-2: Switch to using real library dependency table.Daniel Dunbar2011-11-061-10/+1
* llvm-config-2: Implement build system support for getting the variables we onlyDaniel Dunbar2011-11-034-9/+105
* llvm-config-2: Implement component dependency traversal, implement support fo...Daniel Dunbar2011-11-031-13/+90
* llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,Daniel Dunbar2011-11-033-0/+281