summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/multiple-aranges.ll
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-2/+2
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-19/+17
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-2/+2
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-2/+2
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-2/+2
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-4/+4
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-2/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-2/+2
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-2/+2
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-9/+9
* Refactor how passes get a symbol at the end of a section.Rafael Espindola2015-03-231-3/+2
* Use a better name for compile unit labels.Rafael Espindola2015-03-101-2/+2
* Don't prime the section map.Rafael Espindola2015-03-091-1/+4
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-10/+10
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-14/+14
* Fix a bit of confusion about .set and produce more readable assembly.Rafael Espindola2014-10-211-4/+2
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* Disable emission of aranges by default and add a command lineEric Christopher2014-02-141-1/+1
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Emit arange padding with a single directive.Benjamin Kramer2014-01-071-8/+2
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* Fixed a bug with section names containing special characters.Richard Mitton2013-10-031-1/+1
* Move x86-dependent tests into the right directory.Benjamin Kramer2013-09-201-0/+65
OpenPOWER on IntegriCloud