Skip to content

Commit ebead30

Browse files
committed
link to latest major llvm update pr
1 parent fc6a11a commit ebead30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/updating-llvm.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,12 @@ so let's go through each in detail.
175175
and then you can send a PR to `rust-lang/rust`. You'll change at least
176176
`src/llvm-project` and will likely also change [`llvm-wrapper`] as well.
177177

178-
<!-- date-check: Sep 2024 -->
178+
<!-- date-check: mar 2025 -->
179179
> For prior art, here are some previous LLVM updates:
180180
> - [LLVM 17](https://github.com/rust-lang/rust/pull/115959)
181181
> - [LLVM 18](https://github.com/rust-lang/rust/pull/120055)
182182
> - [LLVM 19](https://github.com/rust-lang/rust/pull/127513)
183+
> - [LLVM 20](https://github.com/rust-lang/rust/pull/135763)
183184
184185
Note that sometimes it's easiest to land [`llvm-wrapper`] compatibility as a PR
185186
before actually updating `src/llvm-project`.

0 commit comments

Comments
 (0)