summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopSimplify
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2011-08-31 23:03:30 +0000
committerEli Friedman <eli.friedman@gmail.com>2011-08-31 23:03:30 +0000
commitc472975fd9c8afee5b6dd8cda3e38c8e319fe4f2 (patch)
tree8c7c969abbc63ae585277cdde380c2773fa3ed9a /llvm/test/Transforms/LoopSimplify
parent97d744bea4e539b526fa78d0878fbc5e352003ca (diff)
downloadbcm5719-llvm-c472975fd9c8afee5b6dd8cda3e38c8e319fe4f2.tar.gz
bcm5719-llvm-c472975fd9c8afee5b6dd8cda3e38c8e319fe4f2.zip
Disable this test until Bill fixes it properly.
llvm-svn: 138914
Diffstat (limited to 'llvm/test/Transforms/LoopSimplify')
-rw-r--r--llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll b/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
index 87b3274729a..13795a6e888 100644
--- a/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
+++ b/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
@@ -1,5 +1,6 @@
; RUN: opt < %s -loop-simplify -disable-output
; PR1752
+; XFAIL: *
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-s0:0:64-f80:32:32"
target triple = "i686-pc-mingw32"
%struct.BigInt = type { %"struct.std::vector<ulong,std::allocator<ulong> >" }
OpenPOWER on IntegriCloud