[PATCH] D71932: [DWARF] Better detect errors in Address Range Tables.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 08:22:41 PST 2019


ikudrin created this revision.
ikudrin added reviewers: dblaikie, probinson, aprantl.
ikudrin added projects: debug-info, LLVM.
Herald added a subscriber: hiraditya.

The patch tries to cover most remaining cases of wrong data.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71932

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
  llvm/test/DebugInfo/X86/dwarfdump-debug-aranges-error-cases.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71932.235424.patch
Type: text/x-patch
Size: 8585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191227/e8cf0b4b/attachment.bin>


More information about the llvm-commits mailing list