Clean-up initialization code

This commit is contained in:
gingerBill
2020-02-26 22:05:52 +00:00
parent b13423d7f7
commit 470508adbc
2 changed files with 620 additions and 33 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ struct irModule {
u64 state_flags;
// String source_filename;
String layout;
// String layout;
// String triple;
PtrSet<Entity *> min_dep_set;