summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/debug-info-qualifiers.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-98/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* 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-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-28/+28
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-4/+2
* DebugInfo: Fix testcases that fail -verify-debug-info=trueDuncan P. N. Exon Smith2015-03-161-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-25/+25
* Remove support for DIVariable's FlagIndirectVariable and expectAdrian Prantl2015-01-191-6/+6
* 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-40/+40
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-23/+23
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-23/+23
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-23/+23
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-4/+4
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-271-2/+0
* 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
* move test back into the parent directory and add a REQUIRES: obj emission.Adrian Prantl2013-12-201-0/+102
* Move testcase to the appropriate X86 subdirectory.Adrian Prantl2013-12-191-105/+0
* add source in commentAdrian Prantl2013-12-191-0/+12
* Debug info: Implement (rvalue) reference qualifiers for C++11 non-staticAdrian Prantl2013-12-181-0/+93
OpenPOWER on IntegriCloud