Skip to content

Commit

Permalink
Unrolled build for rust-lang#125018
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#125018 - sagudev:patch-2, r=Amanieu

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

I did this manually not via provided script.
  • Loading branch information
rust-timer authored May 16, 2024
2 parents 4a78c00 + 1025b3f commit 02f0bec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/doc/rustc/src/linker-plugin-lto.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 02f0bec

Please sign in to comment.