mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-22 05:34:59 -07:00
More improvements to minimize code gen size
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user