Re: Prebuilt LLVM 22.1.0-rc2 uploaded

From: Miguel Ojeda

Date: Thu Jan 29 2026 - 10:27:06 EST


On Wed, Jan 28, 2026 at 7:07 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> I have built and uploaded LLVM 22.1.0-rc2 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.

As usual, I gave it a quick x86_64 debug QEMU boot test (taking the
Rust toolchain from `rustup`) and it seems to work.

Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks!

Cheers,
Miguel