Switch tests over to use the 'not' script, instead of explicit control flow
[oota-llvm.git] / test / Transforms / LevelRaise / 2002-05-23-MissedRaise.ll
index 8708d86b9ace48fc1baac2ad550934cd1c80f804..50176e235795627c29c17ddad606fe8a517fb5a9 100644 (file)
@@ -1,7 +1,4 @@
-; RUN: if as < %s | opt -raise | dis | grep '= cast' | grep \*
-; RUN: then exit 1
-; RUN: else exit 0
-; RUN: fi
+; RUN: as < %s | opt -raise | dis | grep '= cast' | not grep \*
 
 %FILE = type { int, ubyte*, ubyte*, ubyte, ubyte, uint, uint, uint }