On 2024/06/26 23:09, Alex Bennée wrote:
Akihiko Odaki <akihiko.od...@daynix.com> writes:Unlike GCC, clang checks if the operands in assembly matches with the type in C. It also does not support "x" constraint for AArch64 and complains about them.When are the test cases ever built with clang? Is this for Arm on Arm testing only?
I ran test QEMU built with clang on Asahi Linux.