Skip to content

Commit f35b024

Browse files
dlei6gigcbot
authored andcommitted
Add support for small struct optimization for stackcall arguments:
1. Small (<= 64bit) "byval" struct arguments can be promoted to pass-by-value as an integer argument. 2. Small (<= 64bit) "sret" struct return argument can be promoted to an integer function return value.
1 parent 18eb3b7 commit f35b024

File tree

3 files changed

+288
-100
lines changed

3 files changed

+288
-100
lines changed

0 commit comments

Comments
 (0)