diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cov.rst')
| -rw-r--r-- | llvm/docs/CommandGuide/llvm-cov.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst index 3eb8d16..a054ff1 100644 --- a/llvm/docs/CommandGuide/llvm-cov.rst +++ b/llvm/docs/CommandGuide/llvm-cov.rst @@ -280,7 +280,7 @@ coverage data. If any files are provided, summaries are shown for each function in the listed files instead. For information on compiling programs for coverage and generating profile data, -see :ref:`report <llvm-cov-show>`. +see :ref:`llvm-cov-show`. OPTIONS ^^^^^^^ |
