-internal-llvm-mem2reg

This commit is contained in:
gingerBill
2026-03-15 22:04:27 +00:00
parent 5d165f70e1
commit b3b31cdba7
3 changed files with 9 additions and 0 deletions

View File

@@ -577,6 +577,7 @@ struct BuildContext {
bool internal_by_value;
bool internal_weak_monomorphization;
bool internal_ignore_llvm_verification;
bool internal_llvm_mem2reg;
bool no_threaded_checker;