Re: [PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds

2025-07-20 Thread Willy Tarreau
On Sat, Jul 19, 2025 at 05:38:26PM +0200, Thomas Weißschuh wrote: > Currently the test setup does not support running nolibc-test built with > LLVM in qemu-system. Enable this. > > FYI, sparc32 on LLVM seems to be broken at the moment. To me this looks > like a LLVM regression, emitting invalid ob

[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds

2025-07-19 Thread Thomas Weißschuh
Currently the test setup does not support running nolibc-test built with LLVM in qemu-system. Enable this. FYI, sparc32 on LLVM seems to be broken at the moment. To me this looks like a LLVM regression, emitting invalid object code. Signed-off-by: Thomas Weißschuh --- Thomas Weißschuh (3):