diff options
Diffstat (limited to 'compiler-rt/test/profile/instrprof-shared-gcov-flush.test')
| -rw-r--r-- | compiler-rt/test/profile/instrprof-shared-gcov-flush.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler-rt/test/profile/instrprof-shared-gcov-flush.test b/compiler-rt/test/profile/instrprof-shared-gcov-flush.test index 990d22d7913..50292b6336c 100644 --- a/compiler-rt/test/profile/instrprof-shared-gcov-flush.test +++ b/compiler-rt/test/profile/instrprof-shared-gcov-flush.test @@ -1,5 +1,5 @@ -# This test fails on Mac (https://bugs.llvm.org/show_bug.cgi?id=38134) and powerpc64 BE (https://bugs.llvm.org/show_bug.cgi?id=38121). -XFAIL: darwin || powerpc64-unknown-linux-gnu +# This test fails on Mac (https://bugs.llvm.org/show_bug.cgi?id=38134) +XFAIL: darwin RUN: mkdir -p %t.d RUN: cd %t.d |

