summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/template-recursive-void.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-61/+0
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-22/+22
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-8/+4
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-23/+23
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-38/+38
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-22/+22
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-22/+22
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-22/+22
* 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
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-291-1/+1
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-7/+7
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-7/+7
* Add comment and source to testcase.Eric Christopher2013-08-121-0/+10
* For DW_TAG_template_type_parameter the actual passed in type couldEric Christopher2013-08-081-0/+54
OpenPOWER on IntegriCloud