[PATCH] D71366: [llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFC

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 10:20:23 PST 2019


krisb created this revision.
krisb added reviewers: djtodoro, aprantl, cmtice.
Herald added a reviewer: jhenderson.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This changes the representation of 'coverage buckets' in llvm-dwarfdump and
llvm-locstats to one that makes more clear what the buckets contain.

See some related details in D71070 <https://reviews.llvm.org/D71070>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71366

Files:
  llvm/docs/CommandGuide/llvm-locstats.rst
  llvm/test/tools/llvm-dwarfdump/X86/locstats.ll
  llvm/test/tools/llvm-locstats/locstats.ll
  llvm/tools/llvm-dwarfdump/Statistics.cpp
  llvm/utils/llvm-locstats/llvm-locstats.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71366.233403.patch
Type: text/x-patch
Size: 15046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/0d10c178/attachment.bin>


More information about the llvm-commits mailing list