testrt: gotypes

This commit is contained in:
xushiwei
2024-06-16 17:12:08 +08:00
parent 4a3446a0a5
commit 8c9b0285e4
2 changed files with 3 additions and 3 deletions

View File

@@ -3,9 +3,9 @@ source_filename = "main"
%"github.com/goplus/llgo/internal/runtime.iface" = type { ptr, ptr }
@"main.init$guard" = global ptr null
@__llgo_argc = global ptr null
@__llgo_argv = global ptr null
@"main.init$guard" = global i1 false, align 1
@__llgo_argc = global i32 0, align 4
@__llgo_argv = global ptr null, align 8
define void @main.foo(%"github.com/goplus/llgo/internal/runtime.iface" %0) {
_llgo_0: