Experiment with different uses of -use-separate-modules

This commit is contained in:
gingerBill
2024-07-08 14:48:59 +01:00
parent 7dd4cccce7
commit 8491e2491c
4 changed files with 23 additions and 13 deletions

View File

@@ -426,6 +426,7 @@ struct BuildContext {
bool linker_map_file;
bool use_separate_modules;
bool module_per_file;
bool no_threaded_checker;
bool show_debug_messages;