Skip to content

Commit

Permalink
Revert "[compiler-rt][Profile] Disable test on Arm/AArch64 Linux"
Browse files Browse the repository at this point in the history
This reverts commit 8b86f8a.

The inconsistent behaviour has been fixed with
5e50d30.
  • Loading branch information
DavidSpickett committed Sep 6, 2021
1 parent a0a5964 commit 915a8bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c
@@ -1,8 +1,5 @@
// REQUIRES: darwin || linux

// Disabled due to flaky results
// UNSUPPORTED: arm-linux,armhf-linux,aarch64-linux

// Test using __llvm_profile_set_file_object in continuous mode (%c).
// Create & cd into a temporary directory.
// RUN: rm -rf %t.dir && mkdir -p %t.dir && cd %t.dir
Expand Down

0 comments on commit 915a8bb

Please sign in to comment.