summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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