Skip to content

Commit

Permalink
[docs] llvm-cov: Document -show-instantiation-summary
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313824 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
vedantk committed Sep 20, 2017
1 parent 20d1cb1 commit 5c9ae96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/CommandGuide/llvm-cov.rst
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,10 @@ OPTIONS

Show coverage summaries for each function.

.. option:: -show-instantiation-summary=[VALUE]

Show statistics for all function instantiations. Defaults to false.

.. program:: llvm-cov export

.. _llvm-cov-export:
Expand Down

0 comments on commit 5c9ae96

Please sign in to comment.