mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 04:50:29 +00:00
Rename llir -> ir
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#import "fmt.odin";
|
||||
|
||||
|
||||
|
||||
main :: proc() {
|
||||
{
|
||||
Byte_Size :: enum f64 {
|
||||
@@ -58,3 +56,4 @@ main :: proc() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user