[PATCH] D66525: WIP: [llvm-dwarfdump] Add additional stats fields

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 05:06:09 PDT 2019


djtodoro created this revision.
djtodoro added reviewers: aprantl, vsk, dblaikie, MaskRay.
djtodoro added a project: debug-info.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The additional fields will be parsed by the //llvm-locstats// tool in order to produce more human readable output of the debug location quality generated.


https://reviews.llvm.org/D66525

Files:
  llvm/test/tools/llvm-dwarfdump/X86/locstats.ll
  llvm/tools/llvm-dwarfdump/Statistics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66525.216375.patch
Type: text/x-patch
Size: 24986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/395a6387/attachment.bin>


More information about the llvm-commits mailing list