* Prebuilt LLVM 22.1.0-rc3 uploaded
@ 2026-02-10 20:20 Nathan Chancellor
2026-02-11 12:07 ` Miguel Ojeda
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Chancellor @ 2026-02-10 20:20 UTC (permalink / raw)
To: llvm, linux-kernel; +Cc: ojeda
Hi all,
I have built and uploaded LLVM 22.1.0-rc3 to
https://mirrors.edge.kernel.org/pub/tools/llvm/.
This is a prerelease version of LLVM, similar to how the Linux kernel
release candidates work. If there are any issues found, please let us
know via email or https://github.com/ClangBuiltLinux/linux/issues/new,
so that we have an opportunity to get them fixed in main and backported
to the 22.x branch before 22.1.0 is officially released. This is expected
to be the final 22.1.0 release candidate, with 21.1.0 final expected on
February 24th.
You may notice that these packages use ~35% less disk space than previous
22.1.0-rc packages. I have switched to LLVM's multicall binary option,
similar to busybox, which allows much more code (namely internal LLVM
libraries) to be shared between the various tools without being
dynamically linked (which has a noticeable performance penalty [1]).
There should be no noticeable differences with this mode at runtime (at
least when building the kernel) but if there are, please let me know.
[1]: https://discourse.llvm.org/t/rfc-llvm-link-llvm-dylib-should-default-to-on-on-posix-platforms/85908/62
Cheers,
Nathan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Prebuilt LLVM 22.1.0-rc3 uploaded
2026-02-10 20:20 Prebuilt LLVM 22.1.0-rc3 uploaded Nathan Chancellor
@ 2026-02-11 12:07 ` Miguel Ojeda
0 siblings, 0 replies; 2+ messages in thread
From: Miguel Ojeda @ 2026-02-11 12:07 UTC (permalink / raw)
To: Nathan Chancellor; +Cc: llvm, linux-kernel, ojeda
On Tue, Feb 10, 2026 at 9:20 PM Nathan Chancellor <nathan@kernel.org> wrote:
>
> There should be no noticeable differences with this mode at runtime (at
> least when building the kernel) but if there are, please let me know.
I did a quick x86_64 defconfig with Rust and a few debug options
enabled as usual and it seems to work just as it usually does, i.e. I
didn't need to change anything on my side regarding the changes you
mention, so:
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Thanks!
Cheers,
Miguel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-11 12:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 20:20 Prebuilt LLVM 22.1.0-rc3 uploaded Nathan Chancellor
2026-02-11 12:07 ` Miguel Ojeda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox