From: Nathan Chancellor <nathan@kernel.org>
To: llvm@lists.linux.dev, linux-kernel@vger.kernel.org
Cc: ojeda@kernel.org
Subject: Prebuilt LLVM 22.1.0-rc3 uploaded
Date: Tue, 10 Feb 2026 13:20:14 -0700 [thread overview]
Message-ID: <20260210202014.GA1098715@ax162> (raw)
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
next reply other threads:[~2026-02-10 20:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-10 20:20 Nathan Chancellor [this message]
2026-02-11 12:07 ` Prebuilt LLVM 22.1.0-rc3 uploaded Miguel Ojeda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260210202014.GA1098715@ax162 \
--to=nathan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=ojeda@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox