[PATCH] D107554: [DWARF][Verifier] Do not add child DieRangeInfo with empty address range to the parent.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 04:23:41 PDT 2021


avl updated this revision to Diff 365150.
avl added a comment.

addressed comments: moved check for empty ranges into insert method.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107554/new/

https://reviews.llvm.org/D107554

Files:
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/test/tools/llvm-dwarfdump/X86/verify_cu_ranges.yaml
  llvm/test/tools/llvm-dwarfdump/X86/verify_parent_zero_length.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107554.365150.patch
Type: text/x-patch
Size: 16864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/c5de837d/attachment.bin>


More information about the llvm-commits mailing list