File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -175,13 +175,17 @@ 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
179
> For prior art, here are some previous LLVM updates:
179
180
> - [ LLVM 11] ( https://github.com/rust-lang/rust/pull/73526 )
180
181
> - [ LLVM 12] ( https://github.com/rust-lang/rust/pull/81451 )
181
182
> - [ LLVM 13] ( https://github.com/rust-lang/rust/pull/87570 )
182
183
> - [ LLVM 14] ( https://github.com/rust-lang/rust/pull/93577 )
183
184
> - [ LLVM 15] ( https://github.com/rust-lang/rust/pull/99464 )
184
185
> - [ LLVM 16] ( https://github.com/rust-lang/rust/pull/109474 )
186
+ > - [ LLVM 17] ( https://github.com/rust-lang/rust/pull/115959 )
187
+ > - [ LLVM 18] ( https://github.com/rust-lang/rust/pull/120055 )
188
+ > - [ LLVM 19] ( https://github.com/rust-lang/rust/pull/127513 )
185
189
186
190
Note that sometimes it's easiest to land [ ` llvm-wrapper ` ] compatibility as a PR
187
191
before actually updating ` src/llvm-project ` .
You can’t perform that action at this time.
0 commit comments