mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-23 16:07:52 +00:00
Big Refactor to type less :P
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
define void @main() {
|
||||
entry:
|
||||
%0 = alloca i64, align 8 ; a
|
||||
store i64 zeroinitializer, i64* %0
|
||||
ret void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user