For PR1319: Upgrade to new test harness
[oota-llvm.git] / test / ExecutionEngine / 2004-12-04-LazyCompileFuncs.ll
index 34c2d03b4bc7ed92e825c531f7fdcd2374431ca6..e266be9a7fde94999ea400ab47c6b9853bed2cbe 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as -f %s -o %t.bc
-; RUN: lli -debug-only=jit %t.bc 2>&1 | not grep 'Finished CodeGen of .*Function: F'
+; RUN: llvm-upgrade %s | llvm-as -f -o %t.bc
+; RUN: lli -debug-only=jit %t.bc |& not grep {Finished CodeGen of .*Function: F}
 
 %.str_1 = internal constant [7 x sbyte] c"IN F!\0A\00"         ; <[7 x sbyte]*> [#uses=1]
 %.str_2 = internal constant [7 x sbyte] c"IN G!\0A\00"         ; <[7 x sbyte]*> [#uses=1]