-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release cycle LLVM 19.1.x #2040
Comments
Hope you will provide a pre-release of |
Yes, I plan to. |
LLVM 19.1.0-rc1 released: https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.0-rc1 I am building toolchains for kernel.org now. |
@nathanchance Can you move all prereleases (RCx) to a Only keep the Thanks. |
I'd rather not complicate the maintenance of the folder structure for myself at this point but I'll consider cleaning up |
It's up to you. When you do a cleanup, please consider:
|
19.1.0-rc1 uploaded to kernel.org: https://lore.kernel.org/20240726211227.GA1347002@thelio-3990X/ |
19.1.0-rc2 uploaded to kernel.org: https://lore.kernel.org/20240806054232.GA3815137@thelio-3990X/ |
19.1.0-rc3 uploaded to kernel.org: https://lore.kernel.org/20240820175944.GA2015979@thelio-3990X/ |
Are there any extra patches for Linux v6.10-rc4+ required to build with LLVM 19.1.0-rc3? |
I think https://git.kernel.org/linus/2bac084468847cfe5bbc7166082b2a208514bb1c might be the only one needed for 6.10. It is not needed for 6.11-rc1+, as it landed then. |
@nathanchance |
INFO: Yes, I was able to build Tomorrow, Tuesday 03-Sep-2024 is the release-date of |
LLVM 19.1.0-rc4 released: https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.0-rc4 From @tobiashieta
https://discourse.llvm.org/t/llvm-19-1-0-final-update-and-possible-rc4/81010 |
19.1.0-rc4 uploaded to kernel.org: https://lore.kernel.org/20240903195128.GA2607877@thelio-3990X/ |
19.1.0 uploaded to kernel.org: https://lore.kernel.org/20240917191036.GA236618@thelio-3990X/ |
Bump version to 19.1.1 |
19.1.1 (really tagged and) released: |
19.1.1 uploaded to kernel.org: https://lore.kernel.org/20241002035002.GA2829204@thelio-3990X/ |
Today 15-Oct-2024 we all expect LLVM version @nathanchance @nathanchance |
You will need https://git.kernel.org/gregkh/char-misc/c/506a1ac4c4464a61e4336e135841067dbc040aaa if you build with |
Version 19.1.2 released. https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.2 |
19.1.2 uploaded to kernel.org: https://lore.kernel.org/20241015192630.GA1410876@thelio-3990X/ |
With some additional patches on top: $ cat /proc/version kernel-config, dmesg-log and patch-series attached. config-6.12.0-rc3-1-amd64-clang19-kcfi.txt |
19.1.3 released: https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.3 |
With one day delay we finally have LLVM version |
Upstream announcement: |
19.1.3 uploaded to kernel.org: https://lore.kernel.org/20241030180500.GA2334578@thelio-3990X/ |
Work on new release started:
|
As it concerns release |
Quote:
|
LLVM Release Schedule - 19.1.x:
Link: https://github.com/llvm/llvm-project/tree/release/19.x
The text was updated successfully, but these errors were encountered: