llgo/x/llgen
This commit is contained in:
@@ -28,6 +28,7 @@ declare void @printf(ptr, ...)
|
||||
|
||||
define void @main() {
|
||||
_llgo_0:
|
||||
call void @init()
|
||||
call void (ptr, ...) @printf(ptr @hello)
|
||||
ret void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user