Re: Prebuilt LLVM 22.1.0 uploaded

From: Miguel Ojeda

Date: Wed Feb 25 2026 - 05:59:10 EST


On Wed, Feb 25, 2026 at 2:48 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> I have built and uploaded LLVM 22.1.0 to
> https://mirrors.edge.kernel.org/pub/tools/llvm/.

As usual, thanks Nathan. I will test the new major.

Speaking of new major versions -- for the Rust "latest" combined ones,
should they be LLVM 22 or 21? i.e. isn't the "latest" set is meant to
match the LLVM major number? On the other hand, it probably works
anyway, and whoever cares about LTO should use the matching. But in
that case perhaps we should update the wording at the top of the page.

Cheers,
Miguel