Re: [PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
From: Willy Tarreau
Date: Sun Jul 20 2025 - 22:57:44 EST
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 object code.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
For the series, once the help message is adjusted:
Acked-by: Willy Tarreau <w@xxxxxx>
Thanks!
Willy