Rollup merge of #125018 - sagudev:patch-2, r=Amanieu

Update linker-plugin-lto.md to include LLVM 18

I did this manually not via provided script.
This commit is contained in:
Matthias Krüger 2024-05-16 16:22:45 +02:00 committed by GitHub
commit 48f1019d26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -200,6 +200,7 @@ The following table shows known good combinations of toolchain versions.
| 1.60 - 1.64 | 14 |
| 1.65 - 1.69 | 15 |
| 1.70 - 1.72 | 16 |
| 1.73 - 1.74 | 17 |
| 1.73 - 1.77 | 17 |
| 1.78 | 18 |
Note that the compatibility policy for this feature might change in the future.