From 8c9b0285e485b2eb6e9e3e87390813facaa86a8e Mon Sep 17 00:00:00 2001 From: xushiwei Date: Sun, 16 Jun 2024 17:12:08 +0800 Subject: [PATCH] testrt: gotypes --- cl/_testrt/{_gotypes => gotypes}/in.go | 0 cl/_testrt/{_gotypes => gotypes}/out.ll | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename cl/_testrt/{_gotypes => gotypes}/in.go (100%) rename cl/_testrt/{_gotypes => gotypes}/out.ll (88%) diff --git a/cl/_testrt/_gotypes/in.go b/cl/_testrt/gotypes/in.go similarity index 100% rename from cl/_testrt/_gotypes/in.go rename to cl/_testrt/gotypes/in.go diff --git a/cl/_testrt/_gotypes/out.ll b/cl/_testrt/gotypes/out.ll similarity index 88% rename from cl/_testrt/_gotypes/out.ll rename to cl/_testrt/gotypes/out.ll index ae8de993..571235f3 100644 --- a/cl/_testrt/_gotypes/out.ll +++ b/cl/_testrt/gotypes/out.ll @@ -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: