Re: Prebuilt LLVM 22.1.0-rc1 uploaded
From: Miguel Ojeda
Date: Sun Jan 18 2026 - 08:09:31 EST
On Sat, Jan 17, 2026 at 1:18 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> I have built and uploaded LLVM 22.1.0-rc1 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.
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