[PATCH] D79962: Fix the verification of DIEs with DW_AT_ranges.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 20:07:07 PDT 2020
clayborg updated this revision to Diff 264145.
clayborg added a comment.
Rename union_range to union_if_intersecting and and remove llvm:: qualification on None.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79962/new/
https://reviews.llvm.org/D79962
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/tools/llvm-dwarfdump/X86/verify_overlapping_cu_ranges.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79962.264145.patch
Type: text/x-patch
Size: 15485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/ec07795a/attachment.bin>
More information about the llvm-commits
mailing list