summaryrefslogtreecommitdiff
path: root/utils/CmpDriver
Commit message (Expand)AuthorAge
* utils/CmpDriver: add brief documentation to indicate what this doesAlp Toker2014-05-21
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Also compare stdout and stderr lines.Daniel Dunbar2009-09-04
* Make CmpDriver less stupid.Daniel Dunbar2009-09-04
* Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.Eli Friedman2009-07-10
* ccc: Support -v; invent a version number for ccc for now, will beDaniel Dunbar2009-01-28
* Update CmpDriver to report missing commands.Daniel Dunbar2009-01-21
* ccc: Darwin/x86: Add direct cpp support.Daniel Dunbar2009-01-20
* Return success indicator from CmpDriver.Daniel Dunbar2009-01-17
* CmpDriver: Allow over-ride of drivers to compare through env variablesDaniel Dunbar2009-01-14
* Add simple tool for comparing drivers (hardcoded to gcc and xcc) whichDaniel Dunbar2009-01-13