mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +00:00
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94272 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d03ca0702
commit
796263464d
@ -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…
x
Reference in New Issue
Block a user