CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/09/04 07:53:01
Modified files:
gnu/llvm/clang/lib/Sema: SemaRISCV.cpp
gnu/llvm/llvm/lib/Target/Mips: MipsInstrInfo.cpp
Log message:
llvm: backport RISC-V and MIPS fixes
The bit for riscv64 apparently fixes devel/highway and is this:
https://github.com/llvm/llvm-project/commit/fd6d7a608909dc4ecea57e0155042d16f7b4e61a
The bit for mips64 apparently fixes MariaDB and GnuAstro:
https://github.com/llvm/llvm-project/commit/a97f512d71574c0b9adc9bc6216909387499e0e8
>From Brad Smith
OK: robert@, kettenis@