summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/type-unique-odr-a.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-2/+2
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-2/+2
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-4/+4
* [DWARF] Force a linkage_name on an inlined subprogram's abstract origin.Paul Robinson2016-04-181-2/+2
* IR: Use ODR to unique DICompositeType membersDuncan P. N. Exon Smith2016-04-171-0/+4
* Linker: Clarify test/Linker/type-unique-odr-a.ll, NFCDuncan P. N. Exon Smith2016-04-171-17/+23
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* 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-4/+4
* 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-2/+2
* Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE.Paul Robinson2015-08-111-1/+1
* Update test suite to make "ninja check" succeed without native backend builtinMehdi Amini2015-08-041-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-18/+18
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-2/+1
* Emit correct linkage-name attribute based on DWARF version.Paul Robinson2015-03-101-3/+3
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-16/+16
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-3/+3
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-28/+28
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-1/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-15/+15
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-15/+15
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-15/+15
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-271-6/+6
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-231-4/+8
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-181-1/+1
* Debug info: Unique types before emitting them to DWARF, where applicable.Adrian Prantl2014-03-141-0/+4
* Debug Info: Fix LTO type uniquing for C++ member declarationsAdrian Prantl2014-03-141-0/+94
OpenPOWER on IntegriCloud