summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2017-02-05 20:11:08 +0000
committerVedant Kumar <vsk@apple.com>2017-02-05 20:11:08 +0000
commit62eb0fdb08da2b8463fdaae33abbcbe8b52e5c19 (patch)
tree5ec27278b18cc6ae19a61573b652c1115eee3614 /llvm/docs/CommandGuide
parentf2b067c42eb6691fb1b39ba2c4c66f9165a12364 (diff)
downloadbcm5719-llvm-62eb0fdb08da2b8463fdaae33abbcbe8b52e5c19.tar.gz
bcm5719-llvm-62eb0fdb08da2b8463fdaae33abbcbe8b52e5c19.zip
[llvm-cov] Don't show function summaries when filtering by filename (fixes PR31395)
llvm-svn: 294137
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-cov.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst
index 4c0354c0d60..ea2e625bc4d 100644
--- a/llvm/docs/CommandGuide/llvm-cov.rst
+++ b/llvm/docs/CommandGuide/llvm-cov.rst
@@ -322,6 +322,10 @@ OPTIONS
universal binary or to use an architecture that does not match a
non-universal binary.
+.. option:: -show-functions
+
+ Show coverage summaries for each function.
+
.. program:: llvm-cov export
.. _llvm-cov-export:
OpenPOWER on IntegriCloud