[all-commits] [llvm/llvm-project] 1cc4b6: [llvm-dwarfdump][Statistics] Change the coverage b...

chbessonova via All-commits all-commits at lists.llvm.org
Fri Dec 13 05:09:39 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cc4b603ba79c8bf8f60790cff31f872e7d00142
      https://github.com/llvm/llvm-project/commit/1cc4b603ba79c8bf8f60790cff31f872e7d00142
  Author: Kristina Bessonova <kbessonova at accesssoftek.com>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

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

  Log Message:
  -----------
  [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




More information about the All-commits mailing list