[PATCH] D37696: [dwarfdump] Add DWARF verifiers for address ranges
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 01:49:19 PDT 2017
JDevlieghere updated this revision to Diff 114778.
JDevlieghere added a comment.
Thanks Dave! There's no logic that deals specifically with nested functions, so I don't think it'll handle this particular case. Before hacking this in, I think it might be good to obtain a real example rather than an artificial one, to ensure we don't make the verification broader than necessary.
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.114778.patch
Type: text/x-patch
Size: 34031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/52848cf7/attachment-0001.bin>
More information about the llvm-commits
mailing list