OSDN Git Service

XFAil test due to reverting of patch.
authorBill Wendling <isanbard@gmail.com>
Thu, 27 Nov 2008 07:34:10 +0000 (07:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 27 Nov 2008 07:34:10 +0000 (07:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60161 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/add-with-overflow.ll

index 8fab46c..84cc157 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llvm-as < %s | llc -march=x86 | grep {jo} | count 1
 ; RUN: llvm-as < %s | llc -march=x86 | grep {jc} | count 1
+; XFAIL: *
 
 @ok = internal constant [4 x i8] c"%d\0A\00"
 @no = internal constant [4 x i8] c"no\0A\00"