summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/multiple-aranges.ll
Commit message (Expand)AuthorAgeFilesLines
* 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