summaryrefslogtreecommitdiff
path: root/test/profile/instrprof-dlopen-dlclose-gcov.test
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2018-07-11 15:37:19 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2018-07-11 15:37:19 +0000
commit2b0884052ba94a734aaff9403e17d90ede0c2c4a (patch)
treeff212f2b3ebba166624c90a6b3e7938225a47c01 /test/profile/instrprof-dlopen-dlclose-gcov.test
parentbeed99ccbad0a217cc2264b7c0a921dc9d83b95d (diff)
Revert 336811, there are still some problems with the tests.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@336819 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/profile/instrprof-dlopen-dlclose-gcov.test')
-rw-r--r--test/profile/instrprof-dlopen-dlclose-gcov.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/profile/instrprof-dlopen-dlclose-gcov.test b/test/profile/instrprof-dlopen-dlclose-gcov.test
index 0444fca26..67cf0e1bc 100644
--- a/test/profile/instrprof-dlopen-dlclose-gcov.test
+++ b/test/profile/instrprof-dlopen-dlclose-gcov.test
@@ -1,3 +1,6 @@
+# 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