summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/subprogram-linkonce-weak.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-4/+8
* [DWARF] Regularize dumping strings from line tables.Paul Robinson2018-02-051-4/+4
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-2/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-19/+15
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-19/+11
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-8/+8
* Update test suite to make "ninja check" succeed without native backend builtinMehdi Amini2015-08-041-0/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-5/+5
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-31/+31
* Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows.Yaron Keren2015-03-271-6/+6
* Reapply "Linker: Drop function pointers for overridden subprograms"Duncan P. N. Exon Smith2015-03-261-0/+171
* Revert "Linker: Drop function pointers for overridden subprograms"Duncan P. N. Exon Smith2015-03-261-171/+0
* Linker: Stop using -gmlt test/Linker/subprogram-linkonce-weak.llDuncan P. N. Exon Smith2015-03-251-22/+35
* Linker: Loosen checks slightly from r233207Duncan P. N. Exon Smith2015-03-251-4/+4
* Linker: Rewrite dwarfdump checks from r233164Duncan P. N. Exon Smith2015-03-251-17/+32
* Linker: Temporarily disable dwarfdump checks from r233164Duncan P. N. Exon Smith2015-03-251-2/+5
* Linker: Drop function pointers for overridden subprogramsDuncan P. N. Exon Smith2015-03-251-0/+140
OpenPOWER on IntegriCloud