Make xfail proper
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:53:47 +0000 (14:53 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:53:47 +0000 (14:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76065 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/SystemZ/11-BSwap.ll

index 44708030ebf01a914d20ecc920fd81dbb5b29ec2..a3e1cd0c9e9354e40f3f7a69050275c2c07f1f8f 100644 (file)
@@ -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