[PATCH] D35733: [DWARF] Added verification check for die ranges. If highPC is an address, then it should be greater or equal to lowPC for each range.
Spyridoula Gravani via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 14:06:10 PDT 2017
This revision was automatically updated to reflect the committed changes.
sgravani marked 2 inline comments as done.
Closed by commit rL308928: [DWARF] Added verification check for die ranges. If highPC is an address, then… (authored by sgravani).
Changed prior to commit:
https://reviews.llvm.org/D35733?vs=107712&id=107962#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35733
Files:
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/trunk/test/tools/llvm-dwarfdump/X86/verify_die_ranges.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35733.107962.patch
Type: text/x-patch
Size: 5398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170724/192793a4/attachment.bin>
More information about the llvm-commits
mailing list