summaryrefslogtreecommitdiff
path: root/test/Linker/2009-09-03-mdnode.ll
AgeCommit message (Expand)Author
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-11More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-03-31Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith
2009-09-03There is not any need to copy metadata while merging modules.Devang Patel