[PATCH] D81102: [DebugInfo] Improve new line printing in debug line verbose output

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 07:38:10 PDT 2020


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

Rebase and use Rows.size() to identify whether a new line should be printed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81102

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81102.268463.patch
Type: text/x-patch
Size: 13002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/05247952/attachment-0001.bin>


More information about the llvm-commits mailing list