[PATCH] D40200: [DWARF] Fix handling of extended line-number opcodes

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 17:23:03 PST 2017


probinson updated this revision to Diff 123697.
probinson added a comment.

Print the expected and actual lengths for bad opcodes.
Add a second line-table with a test for this case.


https://reviews.llvm.org/D40200

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/DebugInfo/X86/dwarfdump-bogus-LNE.s
  llvm/test/MC/ELF/discriminator.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40200.123697.patch
Type: text/x-patch
Size: 8777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/35411fa8/attachment.bin>


More information about the llvm-commits mailing list