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 02b4620 commit 8b86f8aCopy full SHA for 8b86f8a
compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c
@@ -1,5 +1,8 @@
1
// REQUIRES: darwin || linux
2
3
+// Disabled due to flaky results
4
+// UNSUPPORTED: arm-linux,armhf-linux,aarch64-linux
5
+
6
// Test using __llvm_profile_set_file_object in continuous mode (%c).
7
// Create & cd into a temporary directory.
8
// RUN: rm -rf %t.dir && mkdir -p %t.dir && cd %t.dir
0 commit comments