[PATCH] D81570: [DebugInfo] Don't print extended opcode operands if invalid
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 04:48:36 PDT 2020
jhenderson updated this revision to Diff 272381.
jhenderson marked 4 inline comments as done.
jhenderson added a comment.
Address review comments, rewrite the raw byte printing, and added a few additional comments.
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.272381.patch
Type: text/x-patch
Size: 9170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/f94445ad/attachment-0001.bin>
More information about the llvm-commits
mailing list