diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cov.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-cov.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst index d4649762168..08123e8cb78 100644 --- a/llvm/docs/CommandGuide/llvm-cov.rst +++ b/llvm/docs/CommandGuide/llvm-cov.rst @@ -163,7 +163,6 @@ EXIT STATUS :program:`llvm-cov gcov` returns 1 if it cannot read input files. Otherwise, it exits with zero. - .. program:: llvm-cov show .. _llvm-cov-show: |