mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-25 21:28:13 +00:00
-internal-rvo
This commit is contained in:
@@ -579,6 +579,8 @@ struct BuildContext {
|
||||
bool internal_ignore_llvm_verification;
|
||||
bool internal_llvm_mem2reg;
|
||||
|
||||
bool enable_rvo;
|
||||
|
||||
bool no_threaded_checker;
|
||||
|
||||
bool show_debug_messages;
|
||||
|
||||
Reference in New Issue
Block a user