[all-commits] [llvm/llvm-project] 5146fc: llvm-dwarfdump: Include unit count in DWP index he...

David Blaikie via All-commits all-commits at lists.llvm.org
Fri Jun 12 12:40:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5146fc15fceabf238f4a9617160001248c56a796
      https://github.com/llvm/llvm-project/commit/5146fc15fceabf238f4a9617160001248c56a796
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
    M llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s
    M llvm/test/DebugInfo/X86/dwp-v2-cu-index.s
    M llvm/test/DebugInfo/X86/dwp-v2-tu-index.s
    M llvm/test/DebugInfo/X86/dwp-v5-cu-index.s
    M llvm/test/DebugInfo/X86/dwp-v5-tu-index.s
    M llvm/test/DebugInfo/dwarfdump-dwp.test
    M llvm/test/tools/llvm-dwp/X86/info-v5.s
    M llvm/test/tools/llvm-dwp/X86/unknown-section-id.s

  Log Message:
  -----------
  llvm-dwarfdump: Include unit count in DWP index header dumping

And add comma separators (to be consistent with recent
changes/improvements to the dumping of other section headers) while I'm
here.




More information about the All-commits mailing list