testrt: gotypes
This commit is contained in:
@@ -3,9 +3,9 @@ source_filename = "main"
|
|||||||
|
|
||||||
%"github.com/goplus/llgo/internal/runtime.iface" = type { ptr, ptr }
|
%"github.com/goplus/llgo/internal/runtime.iface" = type { ptr, ptr }
|
||||||
|
|
||||||
@"main.init$guard" = global ptr null
|
@"main.init$guard" = global i1 false, align 1
|
||||||
@__llgo_argc = global ptr null
|
@__llgo_argc = global i32 0, align 4
|
||||||
@__llgo_argv = global ptr null
|
@__llgo_argv = global ptr null, align 8
|
||||||
|
|
||||||
define void @main.foo(%"github.com/goplus/llgo/internal/runtime.iface" %0) {
|
define void @main.foo(%"github.com/goplus/llgo/internal/runtime.iface" %0) {
|
||||||
_llgo_0:
|
_llgo_0:
|
||||||
Reference in New Issue
Block a user