Rename llir -> ir

This commit is contained in:
Ginger Bill
2017-01-04 11:24:32 +00:00
parent c8f99b360f
commit 915b5cdab7
14 changed files with 7473 additions and 7519 deletions

View File

@@ -1,7 +1,5 @@
#import "fmt.odin";
main :: proc() {
{
Byte_Size :: enum f64 {
@@ -58,3 +56,4 @@ main :: proc() {
}
}
}