[PATCH] D50466: [DWARF] Verifier now handles .debug_types sections.
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 10:48:21 PDT 2018
probinson created this revision.
probinson added reviewers: dblaikie, aprantl, JDevlieghere.
Herald added subscribers: llvm-commits, hiraditya.
This will incidentally make it really easy to handle multiple .debug_info sections for v5.
Repository:
rL LLVM
https://reviews.llvm.org/D50466
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/DebugInfo/X86/dwarfdump-header.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50466.159755.patch
Type: text/x-patch
Size: 9854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/ea165baa/attachment.bin>
More information about the llvm-commits
mailing list