lightweight simplification and optimization passes in -o:minimal

This commit is contained in:
jakubtomsu
2026-04-11 11:14:28 +02:00
parent c36bd4f858
commit e97f73e4aa
3 changed files with 12 additions and 8 deletions

View File

@@ -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;