aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/darwin-debug-flags.c
AgeCommit message (Expand)Author
2013-01-17We want the dwarf AT_producer for assembly source files to match clang'sKevin Enderby
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-12-22Add missing triple to darwin clang driver test.Kevin Enderby
2011-12-22Last part of support for generating dwarf for assembly source files. This getsKevin Enderby
2011-05-03Update metadata id number in string compare check.Devang Patel
2010-07-19Driver/Darwin: Add deployment target after doing argument translation, so thatDaniel Dunbar
2010-06-04Driver: Change -dwarf-debug-flags option to pass the original command lineDaniel Dunbar
2009-12-29fix whitespace in test to match llvm asmprinter change.Chris Lattner
2009-12-18Add -dwarf-debug-flags, which provides a way to embed the cc1 level options usedDaniel Dunbar