summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/cu-ranges.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-71/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-15/+15
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-21/+21
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-11/+11
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-11/+11
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-11/+11
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-201-15/+36
* Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher2014-03-201-36/+15
* Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher2014-03-191-15/+36
* Make the arbitrary section name be something mach-o compatible.Eric Christopher2014-03-141-1/+1
* Remove the -generate-dwarf-cu-ranges flag.Eric Christopher2014-03-141-9/+9
* If we're only emitting line tables for a particular CU then don't addEric Christopher2014-02-271-1/+1
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-1/+1
* Remove extra check line that's failing on windows and not necessary atEric Christopher2013-12-201-1/+0
* This test requires object emission.Eric Christopher2013-12-201-0/+1
* Add support for a CU to output a set of ranges for the CU. This is usefulEric Christopher2013-12-201-0/+50
OpenPOWER on IntegriCloud