summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2017-09-11 22:56:20 +0000
committerEli Friedman <efriedma@codeaurora.org>2017-09-11 22:56:20 +0000
commit50479f60c40106de3fc5a54b572ccc806f79958a (patch)
tree3ace56b1798d2fa4123c3741e9e0f9f783e0d996 /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parentb9b60253281e5ddd90c7be033099e6d78e94c30e (diff)
downloadbcm5719-llvm-50479f60c40106de3fc5a54b572ccc806f79958a.tar.gz
bcm5719-llvm-50479f60c40106de3fc5a54b572ccc806f79958a.zip
[llvm-cov] Allow hiding instantiation/region coverage from summary tables
Region coverage is difficult to explain without going deep into how coverage is implemented. Instantiation coverage is easier to explain, but probably not useful in most cases (templates don't exist in C, and most C++ code contains relatively few templates). This patch adds the options "-show-region-summary" and "-show-instantiation-summary" to allow hiding those columns. "-show-instantiation-summary" is turned off by default. llvm-svn: 312969
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud