Experimental support for -use-separate-modules

This commit is contained in:
gingerBill
2021-05-03 19:39:36 +01:00
parent d027a5f1a4
commit dfe1dedeb1
4 changed files with 66 additions and 37 deletions
+1
View File
@@ -128,6 +128,7 @@ struct lbGenerator {
CheckerInfo *info;
Array<String> output_object_paths;
Array<String> output_temp_paths;
String output_base;
String output_name;
Map<lbModule *> modules; // Key: AstPackage *