We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f5677 commit b09511cCopy full SHA for b09511c
1 file changed
src/llvm-coverage-instrumentation.md
@@ -21,8 +21,7 @@ Developers use existing LLVM coverage analysis tools to decode `.profraw`
21
files, with corresponding Coverage Maps (from matching binaries that produced
22
them), and generate various reports for analysis, for example:
23
24
-<img alt="Screenshot of sample `llvm-cov show` result, for function add_quoted_string"
25
- src="img/llvm-cov-show-01.png" class="center"/> <br/>
+
26
27
Detailed instructions and examples are documented in the
28
[rustc book][rustc-book-instrument-coverage].
0 commit comments