Make this test actually capable of passing.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Dec 2004 07:15:21 +0000 (07:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Dec 2004 07:15:21 +0000 (07:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18536 91177308-0d34-0410-b5e6-96231b3b80d8

test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll

index dc6fc8e72df5653b099c0e5fe01cec98fa02b5a1..34c2d03b4bc7ed92e825c531f7fdcd2374431ca6 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 .* G'
+; RUN: lli -debug-only=jit %t.bc 2>&1 | 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]