summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-dsymutil.c
Commit message (Expand)AuthorAge
* Fix an assertion failure when invoking dsymutil.Bob Wilson2014-02-21
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-04
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Driver/Darwin: Dsymutil actions should put the dSYM adjacent to the output file.Daniel Dunbar2011-03-25
* Driver: .dSYM suffix should be appended, not replace the existing suffix.Daniel Dunbar2010-07-01
* Driver/Darwin: Only run dsymutil when we are also compiling/assembling as partDaniel Dunbar2010-06-29
* Driver/Darwin: Model dsymutil properly, as a separate action/tool kind which isDaniel Dunbar2010-06-04