Match codegen string better

llvm-svn: 18514
This commit is contained in:
Alkis Evlogimenos 2004-12-05 01:50:32 +00:00
parent 58355ab372
commit a90f19621b
1 changed files with 1 additions and 1 deletions

View 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