aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/template-recursive-void.ll
AgeCommit message (Expand)AuthorFilesLines
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-38/+38
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-22/+22
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-22/+22
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-22/+22
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie1-1/+1
2014-01-30Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov1-1/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-1/+2
2013-10-29Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren1-1/+1
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-7/+7
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-7/+7
2013-08-12Add comment and source to testcase.Eric Christopher1-0/+10
2013-08-08For DW_TAG_template_type_parameter the actual passed in type couldEric Christopher1-0/+54