Re: Prebuilt LLVM 22.1.3 uploaded

From: Miguel Ojeda

Date: Sun Apr 12 2026 - 15:48:46 EST


On Wed, Apr 8, 2026 at 2:11 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> I have built and uploaded LLVM 22.1.3 to
> https://mirrors.edge.kernel.org/pub/tools/llvm/.
>
> 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 before the 22.x
> series is no longer supported.

As usual, boot-tested a Rust-enabled x86_64 build with some debug
options enabled etc. using `rustup` for the Rust binaries:

Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks!

Cheers,
Miguel