summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2017-03-07 18:52:54 +0000
committerBill Seurer <seurer@linux.vnet.ibm.com>2017-03-07 18:52:54 +0000
commitfe53fdb87321a5c8c6fe56ce4f2e29d1e1928fb4 (patch)
tree0b654172a58e337d582c75edeae47a0a43ebdd7f
parentb3ca711ab38eee12bddb6275967d739c05b73dc1 (diff)
downloadbcm5719-llvm-fe53fdb87321a5c8c6fe56ce4f2e29d1e1928fb4.tar.gz
bcm5719-llvm-fe53fdb87321a5c8c6fe56ce4f2e29d1e1928fb4.zip
[PowerPC] mark xray test as unsupported on powerpcle in testsuite
Temporarily mark the test as unsupported so the powerpc le buildbot testers can get back to work. There was a brief discussion of this on the mailing list for r296998. llvm-svn: 297184
-rw-r--r--compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc b/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc
index 3140f4c8805..28dc28eee0a 100644
--- a/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc
+++ b/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc
@@ -10,6 +10,8 @@
//
// At the time of writing, the ARM trampolines weren't written yet.
// XFAIL: arm || aarch64
+// See the mailing list discussion of r296998.
+// UNSUPPORTED: powerpc64le
#include "xray/xray_interface.h"
OpenPOWER on IntegriCloud