summaryrefslogtreecommitdiff
path: root/dotnet.cmd
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2019-05-17 10:16:31 -0700
committerGitHub <noreply@github.com>2019-05-17 10:16:31 -0700
commite03923c09ea8e2eaf32d69bee4f4f7486b7d6a51 (patch)
tree24192a3ecb8bcfc29a5b0910488af45b5f768169 /dotnet.cmd
parent21ac0ede7ecb3eaacd99814273ed8f551572b1dd (diff)
downloadcoreclr-e03923c09ea8e2eaf32d69bee4f4f7486b7d6a51.tar.gz
coreclr-e03923c09ea8e2eaf32d69bee4f4f7486b7d6a51.tar.bz2
coreclr-e03923c09ea8e2eaf32d69bee4f4f7486b7d6a51.zip
Fix localloc with large out arg space (#24388)
Add stack probing in localloc with fixed outgoing arg frames The SP adjustment when we re-establish the outgoing argument space after doing a localloc must be probed. This is true for all architectures with fixed outgoing argument space, namely, everything but x86. Add new tests for this. Fixes #23915
Diffstat (limited to 'dotnet.cmd')
0 files changed, 0 insertions, 0 deletions