summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/cprestore.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Mips/cprestore.ll')
-rw-r--r--llvm/test/CodeGen/Mips/cprestore.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Mips/cprestore.ll b/llvm/test/CodeGen/Mips/cprestore.ll
index a275c8b7a55..64ffc60e845 100644
--- a/llvm/test/CodeGen/Mips/cprestore.ll
+++ b/llvm/test/CodeGen/Mips/cprestore.ll
@@ -1,5 +1,8 @@
; RUN: llc -march=mipsel < %s | FileCheck %s
+; byval is currently unsupported.
+; XFAIL: *
+
; CHECK: .set macro
; CHECK-NEXT: .cprestore
; CHECK-NEXT: .set nomacro
OpenPOWER on IntegriCloud