Skip to content

Commit 0a7195c

Browse files
authored
still accurate (#2133)
1 parent 09c0c40 commit 0a7195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/llvm-coverage-instrumentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ properly-configured variables in LLVM IR, according to very specific
247247
details of the [_LLVM Coverage Mapping Format_][coverage-mapping-format]
248248
(Version 6).[^llvm-and-covmap-versions]
249249

250-
[^llvm-and-covmap-versions]: The Rust compiler (as of <!-- date-check: --> Jul 2023) supports _LLVM Coverage Mapping Format_ 6.
250+
[^llvm-and-covmap-versions]: The Rust compiler (as of <!-- date-check: --> Nov 2024) supports _LLVM Coverage Mapping Format_ 6.
251251
The Rust compiler will automatically use the most up-to-date coverage mapping format
252252
version that is compatible with the compiler's built-in version of LLVM.
253253

0 commit comments

Comments
 (0)