1. 66cf14d DebugInfo: Add metadata support for disabling DWARF pub sections by David Blaikie · 7 years ago
  2. b52e236 IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. by Peter Collingbourne · 8 years ago
  3. 16aa4cf llvm-dwarfdump: Make -brief the default and add a -verbose option instead. by Adrian Prantl · 8 years ago
  4. 07963bd DebugInfo: Do not emit empty CUs by David Blaikie · 8 years ago
  5. b3cee2f DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly requested, even in -gmlt or when empty by David Blaikie · 8 years ago
  6. 75819ae [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. by Adrian Prantl · 10 years ago
  7. b808951 testcase gardening: update the emissionKind enum to the new syntax. (NFC) by Adrian Prantl · 10 years ago
  8. b939a25 Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. by Adrian Prantl · 10 years ago
  9. 55ca964 DI: Disallow uniquable DICompileUnits by Duncan P. N. Exon Smith · 10 years ago
  10. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 11 years ago
  11. e274180 DebugInfo: Move new hierarchy into place by Duncan P. N. Exon Smith · 11 years ago
  12. be7ea19 IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  13. 176b691 Revert "Revert "DI: Fold constant arguments into a single MDString"" by Duncan P. N. Exon Smith · 11 years ago
  14. 786cd04 Revert "DI: Fold constant arguments into a single MDString" by Duncan P. N. Exon Smith · 11 years ago
  15. 571f97b DI: Fold constant arguments into a single MDString by Duncan P. N. Exon Smith · 11 years ago
  16. 47c254b DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_GNU_pubnames of DW_FORM_flag(_present) rather than sec_offsets to the pubnames/types sections by David Blaikie · 12 years ago
  17. 5e390e4 DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0} by David Blaikie · 12 years ago
  18. 409558f Debug Info: update testing cases to specify the debug info version number. by Manman Ren · 12 years ago
  19. c948b9d Make sure we emit a section for pubnames even if that section is by Eric Christopher · 12 years ago