[PATCH] D81570: [DebugInfo] Don't print extended opcode operands if invalid

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 03:44:53 PDT 2020


jhenderson updated this revision to Diff 271324.
jhenderson edited the summary of this revision.
jhenderson added a comment.

Print raw bytes of extended opcode on failure instead of nothing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81570

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: D81570.271324.patch
Type: text/x-patch
Size: 9331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/ee96794e/attachment.bin>


More information about the llvm-commits mailing list