[PATCH] D80989: [DebugInfo] Print non-verbose output at same point as verbose output

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 06:33:21 PDT 2020


jhenderson updated this revision to Diff 269523.
jhenderson marked an inline comment as done.
jhenderson added a comment.

Rebase and fix a number of small issues. Feel free to give me any post-commit comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80989

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_dwarf64_large_table.s
  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: D80989.269523.patch
Type: text/x-patch
Size: 26443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/43e68511/attachment.bin>


More information about the llvm-commits mailing list