[PATCH] D80797: [DebugInfo] Check for errors when reading data for extended opcode

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 06:31:10 PDT 2020


jhenderson updated this revision to Diff 269196.
jhenderson added a comment.

Rebased tests for recent changes to error messages. Also addressed @labath's review comments.

If there are no objections overnight, I'll put this in tomorrow UK time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80797

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80797.269196.patch
Type: text/x-patch
Size: 11018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/ef13caea/attachment.bin>


More information about the llvm-commits mailing list