OSDN Git Service

Reapply "DWARFVerifier: Check "completeness" of .debug_names section"
authorPavel Labath <labath@google.com>
Tue, 15 May 2018 13:24:10 +0000 (13:24 +0000)
committerPavel Labath <labath@google.com>
Tue, 15 May 2018 13:24:10 +0000 (13:24 +0000)
commitd3664eaf52dc53e5abf5a8388dd919fdc1c1d40c
treec2dec1eb7f9416f4c88a56608c399b6c639597d7
parentbb3b3c2dfca27e639f744950dfc6174bc5d1ac0b
Reapply "DWARFVerifier: Check "completeness" of .debug_names section"

This is a resubmit of r331868 (D46583), which was reverted due to
failures on the PS4 bot.

These have been resolved with r332246/D46748.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332349 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
lib/DebugInfo/DWARF/DWARFVerifier.cpp
test/tools/llvm-dwarfdump/X86/debug-names-verify-completeness.s [new file with mode: 0644]