mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-23 14:14:59 -07:00
ABI change: for indirect parameters size_of <= 16, do callee stack copy
This commit is contained in:
@@ -467,6 +467,7 @@ struct BuildContext {
|
||||
BuildCacheData build_cache_data;
|
||||
|
||||
bool internal_no_inline;
|
||||
bool internal_by_value;
|
||||
|
||||
bool no_threaded_checker;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user