summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll')
-rw-r--r--test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll b/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
index 318f60b712..9152f67e6a 100644
--- a/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
+++ b/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
@@ -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