forked from OSchip/llvm-project
parent
e1b8b5a01b
commit
8204911e1d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue