[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
Sat May 30 12:43:10 PDT 2020
MaskRay created this revision.
MaskRay added reviewers: aprantl, dblaikie, JDevlieghere, jhenderson, ikudrin, probinson.
Herald added subscribers: llvm-commits, cmtice, hiraditya.
Herald added a project: LLVM.
MaskRay retitled this revision from "[llvm-dwarfdump] Add a table header for -debug-info -verbose output" to "[llvm-dwarfdump] Add a table header for -debug-line -verbose output".
Like non-verbose output, so that it is easy to recognize the `Line,Column,File,ISA,Discriminator` column values.
Repository:
rG LLVM Github Monorepo
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-dw-lne-end-sequence.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80874.267469.patch
Type: text/x-patch
Size: 5284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200530/07badad0/attachment.bin>
More information about the llvm-commits
mailing list