diff options
author | Vedant Kumar <vsk@apple.com> | 2020-03-31 10:52:51 -0700 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-04-01 10:04:01 -0700 |
commit | 3a7865df626c061fa72cb731f0af763254ed3beb (patch) | |
tree | 9e52f906f97096b0f35de504e6925ae63823086f /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 68e283940a31378e0e61f6f7bbbdfbb3af74794a (diff) | |
download | llvm-3a7865df626c061fa72cb731f0af763254ed3beb.zip llvm-3a7865df626c061fa72cb731f0af763254ed3beb.tar.gz llvm-3a7865df626c061fa72cb731f0af763254ed3beb.tar.bz2 |
[llvm-locstats] Fix labels on x-axis of comparison chart
Summary:
This change makes the labels on the x-axis of a comparison chart look
like: "0%", "(0%, 10%)", "[10%, 20%)", and so on.
Previously, each label was the same (a concatenation of all the possible
coverage buckets).
Reviewers: djtodoro
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77155
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions