[PATCH] D37696: [dwarfdump] Add DWARF verifiers for address ranges
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 08:05:06 PDT 2017
JDevlieghere updated this revision to Diff 115048.
JDevlieghere added a comment.
Add support and test case for nested functions, which should not be contained by their parent.
Repository:
rL LLVM
https://reviews.llvm.org/D37696
Files:
include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
include/llvm/DebugInfo/DWARF/DWARFDie.h
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFVerifier.cpp
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37696.115048.patch
Type: text/x-patch
Size: 36550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/14c4023e/attachment.bin>
More information about the llvm-commits
mailing list