[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 08:02:21 PDT 2020
jhenderson updated this revision to Diff 272440.
jhenderson marked 2 inline comments as done.
jhenderson added a comment.
Add comment, use do/while, and add missing test case.
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.272440.patch
Type: text/x-patch
Size: 9974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/d0065ec7/attachment-0001.bin>
More information about the llvm-commits
mailing list