[PATCH] D74205: [WIP][llvm-dwarfdump] Add the --show-sections-sizes option

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 03:14:53 PST 2020


djtodoro created this revision.
djtodoro added reviewers: aprantl, vsk.
djtodoro added a project: debug-info.
Herald added subscribers: llvm-commits, mgorny.
Herald added a reviewer: jhenderson.
Herald added a project: LLVM.

Calculate the bytes within .debug* sections.


https://reviews.llvm.org/D74205

Files:
  llvm/tools/llvm-dwarfdump/CMakeLists.txt
  llvm/tools/llvm-dwarfdump/SectionsSizes.cpp
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74205.243119.patch
Type: text/x-patch
Size: 7961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/c3edf0f2/attachment.bin>


More information about the llvm-commits mailing list