Main arguments are now slices if desired.

This commit is contained in:
Christoffer Lerno
2021-12-16 23:31:27 +01:00
committed by Christoffer Lerno
parent 497eef5328
commit c52629d60f
66 changed files with 421 additions and 139 deletions

View File

@@ -46,7 +46,7 @@ fn void main()
/* #expect: foo.ll
define void @main() #0 {
define void @foo.main() #0 {
entry:
%b = alloca %Bar, align 4
%f = alloca %Foo, align 4