mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 20:00:09 +00:00
Restart LLVM IR SSA generation
This is the third go and I'm going for it!
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
int main() {
|
||||
float a = 0.5;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user