From: Anton Korobeynikov Date: Thu, 16 Jul 2009 14:53:47 +0000 (+0000) Subject: Make xfail proper X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ebfe2b27223d4b177f05bc1b003f83f4a7044066;p=oota-llvm.git Make xfail proper git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76065 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/SystemZ/11-BSwap.ll b/test/CodeGen/SystemZ/11-BSwap.ll index 44708030ebf..a3e1cd0c9e9 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