Fix test.

llvm-svn: 94272
This commit is contained in:
Evan Cheng 2010-01-23 01:21:27 +00:00
parent e1b8b5a01b
commit 8204911e1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -asm-verbose | grep {frame size} | grep -v 0x0
; RUN: llc < %s -asm-verbose | grep {frame size}
declare void @llvm.gcroot(i8** %value, i8* %tag)
declare void @g() gc "ocaml"