summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-dsymutil.c
AgeCommit message (Expand)Author
2015-06-23Pedantically rename all Tool subclasses to be nouns, not verbs. NFCDouglas Katzman
2014-12-21Reapply "Change -save-temps to emit unoptimized bitcode files."Bob Wilson
2014-12-18Revert "Change -save-temps to emit unoptimized bitcode files."Reid Kleckner
2014-12-18Change -save-temps to emit unoptimized bitcode files.Bob Wilson
2014-02-21Fix an assertion failure when invoking dsymutil.Bob Wilson
2013-07-04Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-03-25Driver/Darwin: Dsymutil actions should put the dSYM adjacent to the output file.Daniel Dunbar
2010-07-01Driver: .dSYM suffix should be appended, not replace the existing suffix.Daniel Dunbar
2010-06-29Driver/Darwin: Only run dsymutil when we are also compiling/assembling as partDaniel Dunbar
2010-06-04Driver/Darwin: Model dsymutil properly, as a separate action/tool kind which isDaniel Dunbar