summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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