File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -175,11 +175,12 @@ so let's go through each in detail.
175
175
and then you can send a PR to ` rust-lang/rust ` . You'll change at least
176
176
` src/llvm-project ` and will likely also change [ ` llvm-wrapper ` ] as well.
177
177
178
- <!-- date-check: Sep 2024 -->
178
+ <!-- date-check: mar 2025 -->
179
179
> For prior art, here are some previous LLVM updates:
180
180
> - [ LLVM 17] ( https://github.com/rust-lang/rust/pull/115959 )
181
181
> - [ LLVM 18] ( https://github.com/rust-lang/rust/pull/120055 )
182
182
> - [ LLVM 19] ( https://github.com/rust-lang/rust/pull/127513 )
183
+ > - [ LLVM 20] ( https://github.com/rust-lang/rust/pull/135763 )
183
184
184
185
Note that sometimes it's easiest to land [ ` llvm-wrapper ` ] compatibility as a PR
185
186
before actually updating ` src/llvm-project ` .
You can’t perform that action at this time.
0 commit comments