summaryrefslogtreecommitdiff
path: root/utils/CmpDriver
Commit message (Expand)AuthorAgeFilesLines
* utils/CmpDriver: add brief documentation to indicate what this doesAlp Toker2014-05-211-0/+5
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Also compare stdout and stderr lines.Daniel Dunbar2009-09-041-5/+31
* Make CmpDriver less stupid.Daniel Dunbar2009-09-041-32/+22
* Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.Eli Friedman2009-07-101-1/+1
* ccc: Support -v; invent a version number for ccc for now, will beDaniel Dunbar2009-01-281-1/+2
* Update CmpDriver to report missing commands.Daniel Dunbar2009-01-211-2/+11
* ccc: Darwin/x86: Add direct cpp support.Daniel Dunbar2009-01-201-1/+1
* Return success indicator from CmpDriver.Daniel Dunbar2009-01-171-0/+9
* CmpDriver: Allow over-ride of drivers to compare through env variablesDaniel Dunbar2009-01-141-3/+3
* Add simple tool for comparing drivers (hardcoded to gcc and xcc) whichDaniel Dunbar2009-01-131-0/+175