Re: Prebuilt LLVM 22.1.1 uploaded

From: Miguel Ojeda

Date: Thu Mar 12 2026 - 14:19:51 EST


On Wed, Mar 11, 2026 at 8:16 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> I have built and uploaded LLVM 22.1.1 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.

Tested it with a Rust enabled build as usual (just the LLVM toolchain,
without the "LLVM latest with Rust" combined packages, since they use
LLVM 22.1.0 instead):

Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks!

Cheers,
Miguel