summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2014-01-06 00:43:04 +0000
committerBill Wendling <isanbard@gmail.com>2014-01-06 00:43:04 +0000
commit91768a2c0ddb6a26a28e1124f545a5894d7b6633 (patch)
tree9b40722f5932104490deea86cfa54a861c7de229 /test
parent733d01ed4519ac74aac3d6e5361141a6770cff3b (diff)
downloadllvm-91768a2c0ddb6a26a28e1124f545a5894d7b6633.tar.gz
llvm-91768a2c0ddb6a26a28e1124f545a5894d7b6633.tar.bz2
llvm-91768a2c0ddb6a26a28e1124f545a5894d7b6633.tar.xz
Try to fix s390x build bot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198577 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/Generic/builtin-returnaddress-error.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/builtin-returnaddress-error.ll b/test/CodeGen/Generic/builtin-returnaddress-error.ll
index f39f1c51c1..cc124d6bd4 100644
--- a/test/CodeGen/Generic/builtin-returnaddress-error.ll
+++ b/test/CodeGen/Generic/builtin-returnaddress-error.ll
@@ -1,6 +1,6 @@
; RUN: not llc < %s -O0 2> %t1
; RUN: FileCheck %s < %t1
-; XFAIL: ppc64,mips
+; XFAIL: ppc64,mips,s390x
; PR18363
; CHECK: argument to '__builtin_return_address' must be a constant integer