Re: Prebuilt LLVM 21.1.5 uploaded

From: Nathan Chancellor

Date: Fri Nov 07 2025 - 14:32:56 EST


On Fri, Nov 07, 2025 at 06:56:53PM +0100, Miguel Ojeda wrote:
> By the way, not sure if there is a reason for it (e.g. a workaround
> for a bug or you don't keep the old LLVM files etc.), but just in
> case: the matching LLVM for Rust 1.91.0 (and likely the upcoming
> 1.91.1) is 21.1.2 from what I can see, not 21.1.3 in the table.

Ah, I think that probably came from me looking at the tip of
rustc/21.1-2025-08-01 in https://github.com/rust-lang/llvm-project and
assuming that is what rust 1.91.0 shipped with but I forgot that 'rustc
--version --verbose' will show me that :)

If 1.91.1 is coming soon, I will wait to fix this until then.

Cheers,
Nathan