llvm 13 is now not supported (#1612)
This commit is contained in:
parent
e4aafcdccd
commit
45eb9121e0
|
|
@ -223,9 +223,7 @@ details of the [_LLVM Coverage Mapping Format_][coverage-mapping-format]
|
||||||
(Version 6).[^llvm-and-covmap-versions]
|
(Version 6).[^llvm-and-covmap-versions]
|
||||||
|
|
||||||
[^llvm-and-covmap-versions]:
|
[^llvm-and-covmap-versions]:
|
||||||
The Rust compiler (as of <!-- date-check: --> Jan 2023) supports _LLVM Coverage Mapping Format_ 6.
|
The Rust compiler (as of <!-- date-check: --> Feb 2023) supports _LLVM Coverage Mapping Format_ 6.
|
||||||
It was introduced in _LLVM 13_, which is, as of <!-- date-check: Jan 2023 --> this writing,
|
|
||||||
the minimum supported LLVM version.
|
|
||||||
The Rust compiler will automatically use the most up-to-date coverage mapping format
|
The Rust compiler will automatically use the most up-to-date coverage mapping format
|
||||||
version that is compatible with the compiler's built-in version of LLVM.
|
version that is compatible with the compiler's built-in version of LLVM.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue