[llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFC
authorKristina Bessonova <kbessonova@accesssoftek.com>
Wed, 11 Dec 2019 17:52:49 +0000 (20:52 +0300)
committerKristina Bessonova <kbessonova@accesssoftek.com>
Fri, 13 Dec 2019 13:08:25 +0000 (16:08 +0300)
commit1cc4b603ba79c8bf8f60790cff31f872e7d00142
treed36a33d24a0e8b888361f5e81c7cbd3dbf765ac8
parent25305a9311d45bc602014b7ee7584e80675aaf59
[llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFC

Summary:
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.

Reviewers: djtodoro, aprantl, cmtice, jhenderson

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D71366
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