[PATCH] D80874: [llvm-dwarfdump] Add a table header for -debug-line -verbose output

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 09:20:03 PDT 2020


MaskRay updated this revision to Diff 267903.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

Remove empty line. Don't dump table header if PrologueErr


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80874

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
  llvm/test/tools/llvm-dwarfdump/X86/verbose.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80874.267903.patch
Type: text/x-patch
Size: 7094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/3e5a9715/attachment.bin>


More information about the llvm-commits mailing list