Re: Prebuilt LLVM 22.1.2 uploaded

From: Miguel Ojeda

Date: Fri Mar 27 2026 - 04:57:18 EST


On Wed, Mar 25, 2026 at 1:08 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> I have built and uploaded LLVM 22.1.2 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, I ran a test with Rust enabled for x86_64 using this LLVM
toolchain for the C side:

Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks!

Cheers,
Miguel