mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-16 02:42:22 -07:00
Clean-up initialization code
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ struct irModule {
|
||||
u64 state_flags;
|
||||
|
||||
// String source_filename;
|
||||
String layout;
|
||||
// String layout;
|
||||
// String triple;
|
||||
|
||||
PtrSet<Entity *> min_dep_set;
|
||||
|
||||
Reference in New Issue
Block a user