Match codegen string better
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 5 Dec 2004 01:50:32 +0000 (01:50 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 5 Dec 2004 01:50:32 +0000 (01:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18514 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 318f60b712a264978eff7d87255dc369362fe9d4..9152f67e6a638b5d74ff9b9843583097e533ec80 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 'G()'
+; RUN: lli -debug-only=jit %t.bc 2>&1 | not grep 'Finished CodeGen of .* G'
 
 target endian = little
 target pointersize = 32