OSDN Git Service

XFAIL this test. The xform was removed.
authorBill Wendling <isanbard@gmail.com>
Sun, 4 Jan 2009 06:32:28 +0000 (06:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 4 Jan 2009 06:32:28 +0000 (06:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61624 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/InstCombine/xor-demorgans.ll

index 763794b..c8de6db 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {= or}
 ; PR3266
+; XFAIL: *
 
 define i1 @foo(i32 %x, i32 %y) nounwind {
 .summary: