From: Bill Wendling Date: Thu, 27 Nov 2008 07:34:10 +0000 (+0000) Subject: XFAil test due to reverting of patch. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=753e3ba5a6a715fc2f68819dfd91ada9bf59f249;p=oota-llvm.git XFAil test due to reverting of patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60161 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/add-with-overflow.ll b/test/CodeGen/X86/add-with-overflow.ll index 8fab46cd629..84cc157a58e 100644 --- a/test/CodeGen/X86/add-with-overflow.ll +++ b/test/CodeGen/X86/add-with-overflow.ll @@ -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"