summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/inheritance.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-154/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-4/+4
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-2/+2
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-4/+4
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-46/+46
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-4/+4
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-35/+35
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-11/+11
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-51/+51
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-33/+33
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-33/+33
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-33/+33
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-5/+5
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-7/+7
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-4/+4
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-2/+4
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-2/+2
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-15/+16
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Replace test case that uses @llvm.dbg.* intrinsic with a test that uses metad...Devang Patel2010-03-011-0/+151
OpenPOWER on IntegriCloud