summaryrefslogtreecommitdiff
path: root/test/xray/TestCases
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
commit557441a6a95932e2fbcce913695d6bfaee3575dc (patch)
tree748af78212eb26cedd2cbb2f2f8996362b701abc /test/xray/TestCases
parent0c229c41c033d9b9ed498a6017697216cb99cc87 (diff)
[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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@297184 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/xray/TestCases')
-rw-r--r--test/xray/TestCases/Linux/arg1-logger.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/xray/TestCases/Linux/arg1-logger.cc b/test/xray/TestCases/Linux/arg1-logger.cc
index 3140f4c88..28dc28eee 100644
--- a/test/xray/TestCases/Linux/arg1-logger.cc
+++ b/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"