summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/instrprof-shared-gcov-flush.test
diff options
context:
space:
mode:
authorMarco Castelluccio <mcastelluccio@mozilla.com>2018-07-11 15:44:15 +0000
committerMarco Castelluccio <mcastelluccio@mozilla.com>2018-07-11 15:44:15 +0000
commite125955890236a51f4f0427cd8b83c36ab468942 (patch)
tree718a021dd28b4dd38ef3bbf30c56da398a3ffefb /compiler-rt/test/profile/instrprof-shared-gcov-flush.test
parent47c2ddf6b31d6af48d4658650c0e183e825b2645 (diff)
downloadbcm5719-llvm-e125955890236a51f4f0427cd8b83c36ab468942.tar.gz
bcm5719-llvm-e125955890236a51f4f0427cd8b83c36ab468942.zip
Link to the correct bug number about the Mac failure for instrprof-shared-gcov-flush.test.
llvm-svn: 336820
Diffstat (limited to 'compiler-rt/test/profile/instrprof-shared-gcov-flush.test')
-rw-r--r--compiler-rt/test/profile/instrprof-shared-gcov-flush.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/profile/instrprof-shared-gcov-flush.test b/compiler-rt/test/profile/instrprof-shared-gcov-flush.test
index d1b280941f6..990d22d7913 100644
--- a/compiler-rt/test/profile/instrprof-shared-gcov-flush.test
+++ b/compiler-rt/test/profile/instrprof-shared-gcov-flush.test
@@ -1,4 +1,4 @@
-# This test fails on Mac, powerpc64 BE (https://bugs.llvm.org/show_bug.cgi?id=38121).
+# 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
RUN: mkdir -p %t.d
OpenPOWER on IntegriCloud