summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.h
Commit message (Expand)AuthorAgeFilesLines
* Driver: Lift out common GCC tool and implement generic GCC toolDaniel Dunbar2009-03-181-38/+31
* Driver: ConstructJob also needs to know the destination (where to putDaniel Dunbar2009-03-181-0/+6
* Driver: Add a dash of const.Daniel Dunbar2009-03-181-6/+12
* Driver: Stub out Tool::ConstructJob.Daniel Dunbar2009-03-181-0/+30
* Driver: Add name to Tool (for testing/debugging) and move GCC_* toolsDaniel Dunbar2009-03-171-11/+14
* Driver: GCC 4.0 isn't happy with VISIBILITY_HIDDEN on a namespace.Daniel Dunbar2009-03-171-7/+7
* Driver: Stub out generic GCC tool selection (missed a file)Daniel Dunbar2009-03-171-0/+79
OpenPOWER on IntegriCloud