ABI change: for indirect parameters size_of <= 16, do callee stack copy

This commit is contained in:
gingerBill
2024-12-05 10:44:53 +00:00
parent cdb86d69b3
commit b36a81ef53
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -467,6 +467,7 @@ struct BuildContext {
BuildCacheData build_cache_data;
bool internal_no_inline;
bool internal_by_value;
bool no_threaded_checker;