OSDN Git Service

Refactor dwarfdump -apple-names output
authorPavel Labath <labath@google.com>
Mon, 29 Jan 2018 11:33:17 +0000 (11:33 +0000)
committerPavel Labath <labath@google.com>
Mon, 29 Jan 2018 11:33:17 +0000 (11:33 +0000)
commit9c834d348e55ff93d662c89a481ea17e6d93d30a
treee27864043df99dda9eba05b754d6106864e740c7
parent657d19d69643b6efd6523dd7c2602be16ea14927
Refactor dwarfdump -apple-names output

Summary:
This modifies the dwarfdump output to align it with the new .debug_names
dump. It also renames two header fields to match similar fields in the
dwarf5 header.

A couple of tests needed to be updated to match new output. The changes
were fairly straight-forward, although not really automatable.

Reviewers: JDevlieghere, aprantl

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323641 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
test/DebugInfo/Generic/accel-table-hash-collisions.ll
test/DebugInfo/Generic/cross-cu-inlining.ll
test/DebugInfo/dwarfdump-accel.test