1 ; RUN: llvm-as < %s | llc -asm-verbose | grep {frame size} | grep -v 0x0
3 declare void @llvm.gcroot(i8** %value, i8* %tag)
4 declare void @g() gc "ocaml"
6 define void @f(i8* %arg.0, void()* %arg.1) gc "ocaml" {
9 call void @llvm.gcroot(i8** %gcroot.0, i8* null)
10 store i8* %arg.0, i8** %gcroot.0