We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233c3e6 commit c007e0fCopy full SHA for c007e0f
compiler-rt/test/hwasan/TestCases/deep-recursion.c
@@ -18,7 +18,7 @@
18
// XFAIL: target=x86_64{{.*}}
19
20
// Flaky on AArch64 Linux, see https://github.com/llvm/llvm-project/issues/69221.
21
-// UNSUPPORTED: target=aarch64-linux{{.*}}
+// UNSUPPORTED: target=aarch64{{.*}}
22
23
#include <stdlib.h>
24
// At least -O1 is needed for this function to not have a stack frame on
0 commit comments