Test case for PR1065.
[oota-llvm.git] / test / Transforms / LevelRaise / 2002-03-21-MissedRaise2.ll
index 4ca8c1673d334896dae37e0120d67375cb673509..e3b533c2826eefe0fc8835319d77c8961645f38d 100644 (file)
@@ -2,8 +2,8 @@
 ; instructions to change type if they were 'array' allocations.  This
 ; prevented reg115 from being able to change.
 ;
-
-; RUN: as < %s | opt -raise | dis | grep '= cast' | grep-not \*
+; XFAIL: *
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise | llvm-dis | not grep bitcast
        
        %Hash = type { { uint, sbyte *, \2 } * *, int (uint) *, int } *
        %HashEntry = type { uint, sbyte *, \2 } *