summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-debug-flags.c
Commit message (Expand)AuthorAgeFilesLines
* Update clang tests for new LLVM IR backslash printing in r374415Reid Kleckner2019-10-101-1/+1
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-1/+1
* Enable passing clang tests on Windows/MSYS.Yaron Keren2015-07-261-3/+0
* Update testcases: DICompileUnits are now created distinct by DIBuilder.Adrian Prantl2015-06-301-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-1/+1
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-5/+5
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-1/+1
* Mark darwin-debug-flags.c as REQUIRES:shell, due to quoting issue.NAKAMURA Takumi2014-11-051-0/+3
* Use backslashes to escape spaces and other backslashes in -dwarf-debug-flags.Bob Wilson2014-11-041-1/+2
* We want the dwarf AT_producer for assembly source files to match clang'sKevin Enderby2013-01-171-0/+4
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-2/+2
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-2/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-2/+2
* Add missing triple to darwin clang driver test.Kevin Enderby2011-12-221-1/+1
* Last part of support for generating dwarf for assembly source files. This getsKevin Enderby2011-12-221-0/+4
* Update metadata id number in string compare check.Devang Patel2011-05-031-1/+1
* Driver/Darwin: Add deployment target after doing argument translation, so thatDaniel Dunbar2010-07-191-1/+1
* Driver: Change -dwarf-debug-flags option to pass the original command lineDaniel Dunbar2010-06-041-4/+2
* fix whitespace in test to match llvm asmprinter change.Chris Lattner2009-12-291-1/+1
* Add -dwarf-debug-flags, which provides a way to embed the cc1 level options usedDaniel Dunbar2009-12-181-0/+11