summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:53:47 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:53:47 +0000
commitebfe2b27223d4b177f05bc1b003f83f4a7044066 (patch)
treec538261380b237c9e957e1bc2075f93079556d45 /test/CodeGen/SystemZ
parent7df8462038c4393771a0961c60a2686169e4fd9a (diff)
downloadllvm-ebfe2b27223d4b177f05bc1b003f83f4a7044066.tar.gz
llvm-ebfe2b27223d4b177f05bc1b003f83f4a7044066.tar.bz2
llvm-ebfe2b27223d4b177f05bc1b003f83f4a7044066.tar.xz
Make xfail proper
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76065 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SystemZ')
-rw-r--r--test/CodeGen/SystemZ/11-BSwap.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/11-BSwap.ll b/test/CodeGen/SystemZ/11-BSwap.ll
index 44708030eb..a3e1cd0c9e 100644
--- a/test/CodeGen/SystemZ/11-BSwap.ll
+++ b/test/CodeGen/SystemZ/11-BSwap.ll
@@ -1,4 +1,4 @@
-; XFAIL
+; XFAIL: *
; RUN: llvm-as < %s | llc | grep lrvr | count 2
; RUN: llvm-as < %s | llc | grep lrvgr | count 1
; RUN: llvm-as < %s | llc | grep lrvh | count 1