[all-commits] [llvm/llvm-project] 3a1bc4: [DebugInfo] Print the actual value of an unknown s...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Fri Mar 6 06:46:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a1bc41a8948a2952eb2ab2b8f1480f2eb83192c
      https://github.com/llvm/llvm-project/commit/3a1bc41a8948a2952eb2ab2b8f1480f2eb83192c
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
    M llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s

  Log Message:
  -----------
  [DebugInfo] Print the actual value of an unknown section identifier.

This is a follow-up for D75609. As @dblaikie suggested, it prints
the actual number for an unknown section identifier when dumping
unit index sections.

Differential Revision: https://reviews.llvm.org/D75668




More information about the All-commits mailing list