Skip to content

Commit 99b6b92

Browse files
authored
llvm 13 is now not supported (#1612)
1 parent 51dca6a commit 99b6b92

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/llvm-coverage-instrumentation.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@ details of the [_LLVM Coverage Mapping Format_][coverage-mapping-format]
223223
(Version 6).[^llvm-and-covmap-versions]
224224

225225
[^llvm-and-covmap-versions]:
226-
The Rust compiler (as of <!-- date-check: --> Jan 2023) supports _LLVM Coverage Mapping Format_ 6.
227-
It was introduced in _LLVM 13_, which is, as of <!-- date-check: Jan 2023 --> this writing,
228-
the minimum supported LLVM version.
226+
The Rust compiler (as of <!-- date-check: --> Feb 2023) supports _LLVM Coverage Mapping Format_ 6.
229227
The Rust compiler will automatically use the most up-to-date coverage mapping format
230228
version that is compatible with the compiler's built-in version of LLVM.
231229

0 commit comments

Comments
 (0)