Skip to content

Commit 64056ea

Browse files
authored
remove extraneous word (#1779)
1 parent e453e38 commit 64056ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llvm-coverage-instrumentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ done in the `run-make-fulldeps` tests, with sample Rust programs (to be
282282
instrumented) in the [`tests/run-coverage`] directory,
283283
together with the actual tests and expected results.
284284

285-
Finally, the [`coverage-llvmir`] test compares compiles a simple Rust program
285+
Finally, the [`coverage-llvmir`] test compiles a simple Rust program
286286
with `-C instrument-coverage` and compares the compiled program's LLVM IR to
287287
expected LLVM IR instructions and structured data for a coverage-enabled
288288
program, including various checks for Coverage Map-related metadata and the LLVM

0 commit comments

Comments
 (0)