ssa: fix global array

This commit is contained in:
visualfc
2024-05-17 19:30:56 +08:00
parent d763534208
commit 66da072fd7
12 changed files with 26 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
; ModuleID = 'main'
source_filename = "main"
@main.format = global ptr null
@main.format = global [10 x i8] undef
@"main.init$guard" = global ptr null
@__llgo_argc = global ptr null
@__llgo_argv = global ptr null