Add -disallow-do

This commit is contained in:
gingerBill
2020-09-23 17:17:32 +01:00
parent fc4fdd588e
commit 654b24e514
3 changed files with 32 additions and 0 deletions
+1
View File
@@ -154,6 +154,7 @@ struct BuildContext {
bool cross_compiling;
bool different_os;
bool keep_object_files;
bool disallow_do;
bool use_llvm_api;