[llvm] Add initial support for SPE brstack format (PR #129231)
Ádám Kallai via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 10 01:17:00 PDT 2025
================
@@ -0,0 +1,9 @@
+## Check that Arm SPE mode is unavailable on X86.
+
+REQUIRES: system-linux,x86_64-linux
+
----------------
kaadam wrote:
Yes, I missed that, thanks to point out. I didn't do a cleanup in the test directory before test running. :/
https://github.com/llvm/llvm-project/pull/129231
More information about the llvm-commits
mailing list