All of lore.kernel.org
 help / color / mirror / Atom feed
* 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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.