summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-09-30 21:57:10 +0000
committerKostya Serebryany <kcc@google.com>2016-09-30 21:57:10 +0000
commit274897b781409f38ced005098e986b689807597c (patch)
tree2e0d382373d4ebc9e2d7e33278a18023513c7bc6 /docs
parentb53de5451df80bde0b66f3ce1e7e5b3b2dd44406 (diff)
[sanitizer-coverage] fix docs
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282962 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/SanitizerCoverage.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SanitizerCoverage.rst b/docs/SanitizerCoverage.rst
index 19d8e4f47c..8654b1d4e4 100644
--- a/docs/SanitizerCoverage.rst
+++ b/docs/SanitizerCoverage.rst
@@ -131,6 +131,7 @@ in debug info of the binary. Thus the ``.sancov`` has to be symbolized
to produce a ``.symcov`` file first:
.. code-block:: console
+
sancov -symbolize my_program.123.sancov my_program > my_program.123.symcov
The ``.symcov`` file can be browsed overlayed over the source code by