[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
Fri Aug 6 09:08:53 PDT 2021


avl updated this revision to Diff 364815.
avl added a comment.
Herald added subscribers: cmtice, MaskRay.
Herald added a reviewer: jhenderson.

addressed comments - added test, used const reference.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107554.364815.patch
Type: text/x-patch
Size: 8775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/0f2a3d29/attachment.bin>


More information about the llvm-commits mailing list