Skip to content

Commit 915a8bb

Browse files
committed
Revert "[compiler-rt][Profile] Disable test on Arm/AArch64 Linux"
This reverts commit 8b86f8a. The inconsistent behaviour has been fixed with 5e50d30.
1 parent a0a5964 commit 915a8bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// REQUIRES: darwin || linux
22

3-
// Disabled due to flaky results
4-
// UNSUPPORTED: arm-linux,armhf-linux,aarch64-linux
5-
63
// Test using __llvm_profile_set_file_object in continuous mode (%c).
74
// Create & cd into a temporary directory.
85
// RUN: rm -rf %t.dir && mkdir -p %t.dir && cd %t.dir

0 commit comments

Comments
 (0)