More improvements to minimize code gen size

This commit is contained in:
gingerBill
2025-09-18 20:58:24 +01:00
parent 4b0a07ba27
commit 9cf69576ab
7 changed files with 60 additions and 21 deletions
+1
View File
@@ -555,6 +555,7 @@ struct BuildContext {
bool internal_no_inline;
bool internal_by_value;
bool internal_weak_monomorphization;
bool internal_ignore_llvm_verification;
bool no_threaded_checker;