diff options
author | Jarret Shook <jashoo@microsoft.com> | 2018-06-14 13:16:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-14 13:16:45 -0700 |
commit | 35c84dfc414a8817ef74df2c2cd0486740fc11f4 (patch) | |
tree | 1721488e03a4755eb32e9f46afafb01838f9c70b /src/zap | |
parent | 38fc21129e23f6d5ff37755452f4b95f07de6c56 (diff) | |
download | coreclr-35c84dfc414a8817ef74df2c2cd0486740fc11f4.tar.gz coreclr-35c84dfc414a8817ef74df2c2cd0486740fc11f4.tar.bz2 coreclr-35c84dfc414a8817ef74df2c2cd0486740fc11f4.zip |
[Windows|Arm64|Vararg] Add FEATURE_ARG_SPLIT (#18346)
* [ARM64|Windows|Vararg] Add FEATURE_ARG_SPLIT
Enable splitting >8 byte <= 16 byte structs for arm64 varargs
between x7 and virtual stack slot 0.
* Force notHfa for vararg methods
* Correctly pass isVararg
* Correct var name
Diffstat (limited to 'src/zap')
0 files changed, 0 insertions, 0 deletions