llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
@ 2025-07-19 15:38 Thomas Weißschuh
  2025-07-19 15:38 ` [PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile Thomas Weißschuh
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Thomas Weißschuh @ 2025-07-19 15:38 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan, Nathan Chancellor, Nick Desaulniers,
	Bill Wendling, Justin Stitt
  Cc: linux-kselftest, linux-kernel, llvm, 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 <linux@weissschuh.net>
---
Thomas Weißschuh (3):
      selftests/nolibc: deduplicate invocations of toplevel Makefile
      selftests/nolibc: don't pass CC to toplevel Makefile
      selftests/nolibc: always compile the kernel with GCC

 tools/testing/selftests/nolibc/Makefile.nolibc | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
base-commit: b9e50363178a40c76bebaf2f00faa2b0b6baf8d1
change-id: 20250719-nolibc-llvm-system-311762b62829

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-19  3:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-19 15:38 [PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds Thomas Weißschuh
2025-07-19 15:38 ` [PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile Thomas Weißschuh
2025-07-19 15:38 ` [PATCH 2/3] selftests/nolibc: don't pass CC to " Thomas Weißschuh
2025-07-21  2:56   ` Willy Tarreau
2025-08-17  8:30     ` Thomas Weißschuh
2025-08-17  9:39       ` Willy Tarreau
2025-08-18 14:07         ` Thomas Weißschuh
2025-08-19  3:54           ` Willy Tarreau
2025-07-19 15:38 ` [PATCH 3/3] selftests/nolibc: always compile the kernel with GCC Thomas Weißschuh
2025-07-21  2:57 ` [PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).