Re: [PATCH v1 0/2] Rust enablement for LoongArch

From: Miguel Ojeda
Date: Wed Jan 10 2024 - 05:50:51 EST


On Wed, Jan 10, 2024 at 3:49 AM WANG Rui <wangrui@xxxxxxxxxxx> wrote:
>
> LLVM 17 doesn't work. The minimum LLVM version required for LoongArch
> is 18.0.0. This is the reason why we have updated the
> scripts/min-tool-version.sh. [1]
>
> [1] https://lore.kernel.org/loongarch/20240108033138.217032-1-wangrui@xxxxxxxxxxx/

Thanks! Is this targeted at 6.9?

Cheers,
Miguel