add an instcombine pass to clean up after heavy-lifting IP passes
[oota-llvm.git] / test / Transforms / LevelRaise / 2002-05-23-MissedRaise.ll
index c092e6b181fe3afe58b4b91cd017c7e4f5851d6a..cbb77870e3397afa70e4d5faba7f442cb16bc58a 100644 (file)
@@ -1,5 +1,5 @@
 ; XFAIL: *
-; RUN: llvm-as < %s | opt -raise | llvm-dis | grep '= cast' | not grep \*
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise | llvm-dis | not grep bitcast
 
 %FILE = type { int, ubyte*, ubyte*, ubyte, ubyte, uint, uint, uint }