We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f059147 commit 0bf0b8fCopy full SHA for 0bf0b8f
compiler-rt/test/fuzzer/fork.test
@@ -1,4 +1,4 @@
1
-# UNSUPPORTED: darwin, freebsd
+# UNSUPPORTED: darwin, freebsd, aarch64
2
BINGO: BINGO
3
RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
4
RUN: not %run %t-SimpleTest -fork=1 2>&1 | FileCheck %s --check-prefix=BINGO
0 commit comments