summaryrefslogtreecommitdiffstats
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
commit77a50bd3a85ed537e0a5c7601d6dbea44fdfcc29 (patch)
tree68c99dc5c37d225258ec7c7f05c81cba3223d0b8
parent02fc607d54a27d42607dfac0506b24f8661947e1 (diff)
downloadbcm5719-llvm-77a50bd3a85ed537e0a5c7601d6dbea44fdfcc29.tar.gz
bcm5719-llvm-77a50bd3a85ed537e0a5c7601d6dbea44fdfcc29.zip
Make xfail proper
llvm-svn: 76065
-rw-r--r--llvm/test/CodeGen/SystemZ/11-BSwap.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/11-BSwap.ll b/llvm/test/CodeGen/SystemZ/11-BSwap.ll
index 44708030ebf..a3e1cd0c9e9 100644
--- a/llvm/test/CodeGen/SystemZ/11-BSwap.ll
+++ b/llvm/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
OpenPOWER on IntegriCloud