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