Skip to content

Commit 1025b3f

Browse files
authored
Update linker-plugin-lto.md to include LLVM 18
1 parent 686bfc4 commit 1025b3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/doc/rustc/src/linker-plugin-lto.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ The following table shows known good combinations of toolchain versions.
200200
| 1.60 - 1.64 | 14 |
201201
| 1.65 - 1.69 | 15 |
202202
| 1.70 - 1.72 | 16 |
203-
| 1.73 - 1.74 | 17 |
203+
| 1.73 - 1.77 | 17 |
204+
| 1.78 | 18 |
204205

205206
Note that the compatibility policy for this feature might change in the future.

0 commit comments

Comments
 (0)