link to latest major llvm update pr
This commit is contained in:
parent
93a8c7e6b4
commit
ce2eef3b85
1 changed files with 2 additions and 1 deletions
|
|
@ -175,11 +175,12 @@ so let's go through each in detail.
|
|||
and then you can send a PR to `rust-lang/rust`. You'll change at least
|
||||
`src/llvm-project` and will likely also change [`llvm-wrapper`] as well.
|
||||
|
||||
<!-- date-check: Sep 2024 -->
|
||||
<!-- date-check: mar 2025 -->
|
||||
> For prior art, here are some previous LLVM updates:
|
||||
> - [LLVM 17](https://github.com/rust-lang/rust/pull/115959)
|
||||
> - [LLVM 18](https://github.com/rust-lang/rust/pull/120055)
|
||||
> - [LLVM 19](https://github.com/rust-lang/rust/pull/127513)
|
||||
> - [LLVM 20](https://github.com/rust-lang/rust/pull/135763)
|
||||
|
||||
Note that sometimes it's easiest to land [`llvm-wrapper`] compatibility as a PR
|
||||
before actually updating `src/llvm-project`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue