summaryrefslogtreecommitdiff
path: root/test/Linker/subprogram-linkonce-weak.ll
AgeCommit message (Expand)Author
2017-09-11llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith
2015-08-04Update test suite to make "ninja check" succeed without native backend builtinMehdi Amini
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-27Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows.Yaron Keren
2015-03-26Reapply "Linker: Drop function pointers for overridden subprograms"Duncan P. N. Exon Smith
2015-03-26Revert "Linker: Drop function pointers for overridden subprograms"Duncan P. N. Exon Smith
2015-03-25Linker: Stop using -gmlt test/Linker/subprogram-linkonce-weak.llDuncan P. N. Exon Smith
2015-03-25Linker: Loosen checks slightly from r233207Duncan P. N. Exon Smith
2015-03-25Linker: Rewrite dwarfdump checks from r233164Duncan P. N. Exon Smith
2015-03-25Linker: Temporarily disable dwarfdump checks from r233164Duncan P. N. Exon Smith
2015-03-25Linker: Drop function pointers for overridden subprogramsDuncan P. N. Exon Smith