CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/09/04 07:52:36
Modified files:
devel/llvm/22 : Makefile
Added files:
devel/llvm/22/patches: patch-clang_lib_Sema_SemaRISCV_cpp
patch-llvm_lib_Target_Mips_MipsInstrInfo_cpp
Log message:
devel/llvm/22: 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@