summaryrefslogtreecommitdiff
path: root/test/Linker/2011-08-04-Metadata.ll
AgeCommit message (Expand)AuthorFilesLines
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne1-2/+2
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith1-1/+1
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith1-1/+1
2015-05-12Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava1-1/+1
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-11/+11
2015-03-27DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith1-1/+1
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-11/+15
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith1-1/+1
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-14/+14
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-9/+10
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-10/+9
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-9/+10
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-2/+2
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-1/+1
2013-07-26Debug Info Verifier: enable verification of DICompileUnit.Manman Ren1-6/+8
2011-08-04Linke NamedMDNodes after linking global values as comment suggests.Devang Patel1-0/+29