summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/debug-options.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: support -fno-debug-types-section to override -fdebug-types-sectionDavid Blaikie2014-01-271-0/+6
* Driver support for -fdebug-types-sectionsDavid Blaikie2014-01-181-2/+6
* Set default Dwarf Version for -gline-tables-only on Darwin to 2.Manman Ren2013-11-201-0/+8
* Add support for -ggnu-pubnames matching the llvm support.Eric Christopher2013-09-131-0/+4
* Update testing cases to check dwarf-2 for Darwin.Manman Ren2013-07-031-10/+39
* Debug Info: set default to gdwarf-2 for Darwin.Manman Ren2013-07-021-2/+3
* Debug Info: support for gdwarf-2 gdwarf-3 gdwarf-4Manman Ren2013-06-191-1/+4
* Accept and ignore -fdebug-types-section for now. This will be usedEric Christopher2013-06-181-1/+2
* FileCheck-ize.Eric Christopher2013-06-181-2/+4
* Reduce temp file pollution in some test cases.Benjamin Kramer2012-08-031-1/+1
* Improve support for -g options accepted by Clang:Alexey Samsonov2012-06-211-36/+30
* Make Clang driver pass the last option from -g group to the compiler.Alexey Samsonov2012-05-291-1/+19
* This patch adds a new Clang compiler flag "-gline-tables-only".Alexey Samsonov2012-05-041-0/+5
* [driver] Add support for -g2 and -ggdb debug flags.Chad Rosier2012-02-281-0/+8
* test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensit...NAKAMURA Takumi2012-01-121-4/+0
* Add -g to the cc1as flags only if we're dealing with an originalEric Christopher2012-01-101-0/+4
* Split out clang/test/Driver/debug-options-as.c from debug-options.c, and mark...NAKAMURA Takumi2011-12-311-7/+0
* Last part of support for generating dwarf for assembly source files. This getsKevin Enderby2011-12-221-0/+7
* [driver] Don't blindly accept all -g options.Chad Rosier2011-11-041-0/+19
OpenPOWER on IntegriCloud