Add internal flag for testing stuff

This commit is contained in:
gingerBill
2024-06-29 12:04:31 +01:00
parent 4b71c47fd5
commit d6b8544f50
3 changed files with 13 additions and 5 deletions
+1
View File
@@ -878,6 +878,7 @@ struct BuildContext {
bool ignore_lazy;
bool ignore_llvm_build;
bool ignore_panic;
bool ignore_microsoft_magic;
bool linker_map_file;