Opened 6 months ago
Closed 2 months ago
#20465 closed enhancement (fixed)
llvm-19.1.7
Reported by: | Bruce Dubbs | Owned by: | Xi Ruoyao |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (16)
comment:1 by , 6 months ago
Summary: | llvm-19.1.1 → llvm-19.1.1 (wait for 19.1.5 if no urgent reason) |
---|
comment:2 by , 6 months ago
Milestone: | 12.3 → 99-Waiting |
---|
comment:3 by , 5 months ago
Summary: | llvm-19.1.1 (wait for 19.1.5 if no urgent reason) → llvm-19.1.3 (wait for 19.1.5 if no urgent reason) |
---|
Now version 9.1.3.
comment:4 by , 4 months ago
Summary: | llvm-19.1.3 (wait for 19.1.5 if no urgent reason) → llvm-19.1.4 (wait for 19.1.5 if no urgent reason) |
---|
Now version 9.1.4.
comment:5 by , 4 months ago
Milestone: | 99-Waiting → 12.3 |
---|---|
Summary: | llvm-19.1.4 (wait for 19.1.5 if no urgent reason) → llvm-19.1.5 |
Now at version 19.1.5.
comment:6 by , 4 months ago
From 19.1.1 to 19.1.5 inclusive:
- https://discourse.llvm.org/t/llvm-19-1-1-released/82321
- https://discourse.llvm.org/t/llvm-19-1-2-released/82550
- https://discourse.llvm.org/t/llvm-19-1-3-relased/82829/1
- https://discourse.llvm.org/t/llvm-19-1-4-released/83230
- https://discourse.llvm.org/t/llvm-19-1-5-released/83455
There was an important announcement (https://discourse.llvm.org/t/libc-llvm-19-1-2-removal-of-some-libc-abi-re-exported-symbols-on-apple-platforms/82551) involving libc++ ABI, but it only affects Apple platforms.
comment:7 by , 4 months ago
Summary: | llvm-19.1.5 → llvm-19.1.5 (wait for 19.1.6) |
---|
From the release note:
The next release will be 19.1.6 in two weeks.
So it may be better to wait for 19.1.6. They said 19.1.6 would only be made "if necessary" before, and now it seems really necessary for them...
comment:8 by , 3 months ago
Summary: | llvm-19.1.5 (wait for 19.1.6) → llvm-19.1.6 |
---|
llvm-19.1.6 release notes: https://discourse.llvm.org/t/llvm-19-1-6-released/83723
It says 19.1.7 will release in four weeks.
follow-up: 10 comment:9 by , 3 months ago
So the options are:
- Update to 19.1.6 now and skip 19.1.7 if no real changes affecting x86
- Wait for 19.1.7
I slightly prefer 2 because it'd still be before our 12.3 freeze.
comment:10 by , 3 months ago
Replying to Xi Ruoyao:
So the options are:
- Update to 19.1.6 now and skip 19.1.7 if no real changes affecting x86
- Wait for 19.1.7
I slightly prefer 2 because it'd still be before our 12.3 freeze.
We have waited for a while, but I don't think waiting another 4 weeks will hurt. I'm also airing on the side of option 2.
comment:11 by , 3 months ago
Milestone: | 12.3 → 99-Waiting |
---|---|
Summary: | llvm-19.1.6 → llvm-19.1.6 (wait for 19.1.7) |
comment:12 by , 3 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:13 by , 2 months ago
Milestone: | 99-Waiting → 12.3 |
---|---|
Summary: | llvm-19.1.6 (wait for 19.1.7) → llvm-19.1.7 |
19.1.7 is now available
comment:14 by , 2 months ago
19.1.7 relnotes: https://discourse.llvm.org/t/llvm-19-1-7-released/84062
comment:15 by , 2 months ago
Oh we need to update the llvm-cmake tarball: the LLVM version string is encoded there so our build will mistakenly report itself as "19.1.0" if we don't update.
comment:16 by , 2 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed:
- e289396f0e Update to cbindgen-0.28.0
- ba6b52d6f9 Update to libclc-19.1.7
- c51d4fa6d8 Update to cargo-c-0.10.8
- e4f0942f7f Update to rustc-1.84.0
- 78d53ea52b Update to LLVM-19.1.7
As always, wait for the final point release of this LLVM series.