Remove ppc64 BE XFAILs now that gcov profiling works.

llvm-svn: 336811
This commit is contained in:
Zaara Syeda 2018-07-11 14:55:19 +00:00
parent 47d7f52dea
commit 495adf52db
3 changed files with 2 additions and 8 deletions

View File

@ -1,6 +1,3 @@
# This test fails on powerpc64 BE (https://bugs.llvm.org/show_bug.cgi?id=38121).
XFAIL: powerpc64-unknown-linux-gnu
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,6 +1,3 @@
# This test fails on powerpc64 BE (https://bugs.llvm.org/show_bug.cgi?id=38121).
XFAIL: powerpc64-unknown-linux-gnu
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,5 +1,5 @@
# This test fails on Mac, 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=38121).
XFAIL: darwin
RUN: mkdir -p %t.d
RUN: cd %t.d