mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-26 13:48:23 +00:00
lightweight simplification and optimization passes in -o:minimal
This commit is contained in:
@@ -578,7 +578,7 @@ struct BuildContext {
|
||||
bool internal_by_value;
|
||||
bool internal_weak_monomorphization;
|
||||
bool internal_ignore_llvm_verification;
|
||||
bool internal_llvm_mem2reg;
|
||||
bool internal_llvm_no_sroa;
|
||||
|
||||
bool enable_rvo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user