Re: [PATCH] kselftest/arm64: Enable build of PAC tests with LLVM=1

2024-11-12 Thread Catalin Marinas
On Mon, 11 Nov 2024 18:32:58 +, Mark Brown wrote: > Currently we don't build the PAC selftests when building with LLVM=1 since > we attempt to test for PAC support in the toolchain before we've set up the > build system to point at LLVM in lib.mk, which has to be one of the last > things in the

[PATCH] kselftest/arm64: Enable build of PAC tests with LLVM=1

2024-11-11 Thread Mark Brown
Currently we don't build the PAC selftests when building with LLVM=1 since we attempt to test for PAC support in the toolchain before we've set up the build system to point at LLVM in lib.mk, which has to be one of the last things in the Makefile. Since all versions of LLVM supported for use with