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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 03:45:30 PDT 2020


jhenderson updated this revision to Diff 268407.
jhenderson added a comment.

Rebase on latest version of D80874 <https://reviews.llvm.org/D80874>, and addressed @dblaikie's 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.268407.patch
Type: text/x-patch
Size: 25304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/2e5c9454/attachment.bin>


More information about the llvm-commits mailing list