On Sat, Nov 22, 2025 at 12:01:56PM +0100, Thomas Weißschuh wrote: > LLVM 21 switched to -mcmodel=medium for LoongArch64 compilations. > This code model uses R_LARCH_ECALL36 relocations which might not be > supported by GNU ld which the nolibc testsuite uses by default. > > Signed-off-by: Thomas Weißschuh <[email protected]>
Both patches make sense to me, thanks Thomas! FWIW for the whole series: Acked-by: Willy Tarreau <[email protected]> Willy

