summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/instrprof-shared-gcov-flush.test
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2018-07-11 19:17:43 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2018-07-11 19:17:43 +0000
commitf3fd38effd066272664209f858730f51f57ac2ff (patch)
treec94dbc53af73a7e8076ac69be7143e22ec62ce4c /compiler-rt/test/profile/instrprof-shared-gcov-flush.test
parente033b3afe392677d7e9fa302da89f8714c0f7e75 (diff)
downloadbcm5719-llvm-f3fd38effd066272664209f858730f51f57ac2ff.tar.gz
bcm5719-llvm-f3fd38effd066272664209f858730f51f57ac2ff.zip
Remove ppc64 BE XFAILs now that gcov profiling works, after starting a clean
build this time. llvm-svn: 336839
Diffstat (limited to 'compiler-rt/test/profile/instrprof-shared-gcov-flush.test')
-rw-r--r--compiler-rt/test/profile/instrprof-shared-gcov-flush.test4
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
OpenPOWER on IntegriCloud