summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/dwarf-version.c
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Flag Dwarf Version metadata for merging during LTODavid Blaikie2019-11-221-4/+4
* DebugInfo: Let -gdwarf use the toolchain default DWARF version, instead of ha...David Blaikie2019-11-011-0/+1
* [codeview] Make "clang -g" emit codeview by default when targetting MSVCReid Kleckner2018-11-141-4/+20
* Explicitly pass an isysroot to avoid the SDKROOT overriding the deployment ta...Adrian Prantl2016-10-171-2/+7
* Update testcase for r284416.Adrian Prantl2016-10-171-1/+2
* Debug info: Bump the default DWARF version on Darwin to 4.Adrian Prantl2016-09-091-1/+1
* We check for dwarf 5 in the backend, so go ahead and pass it along viaEric Christopher2015-12-281-0/+2
* Add -gcodeview and -gdwarf to control which type Clang emitsReid Kleckner2015-08-051-0/+9
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-3/+3
* specify dwarf version for SolarisAlexander Eremin2014-10-161-0/+1
* Use dwarf-2 by default on OpenBSD and FreeBSD.Brad Smith2014-06-131-6/+6
* Revert "Debug info: Make DWARF4 the default for Darwin, too."Adrian Prantl2014-02-171-1/+1
* Debug info: Make DWARF4 the default for Darwin, too.Adrian Prantl2014-02-141-1/+1
* Attempt to migrate default dwarf version to 4 for linux.Eric Christopher2013-09-031-1/+1
* Debug Info: set default to gdwarf-2 for Darwin.Manman Ren2013-07-021-0/+4
* Debug Info: support for gdwarf-2 gdwarf-3 gdwarf-4Manman Ren2013-06-191-0/+10
OpenPOWER on IntegriCloud