aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt
diff options
context:
space:
mode:
authorBilly Laws <blaws05@gmail.com>2024-02-27 18:32:15 +0000
committerDaniel Paoliello <danpao@microsoft.com>2024-03-11 14:29:51 -0700
commit89d543227a324d9925c68caf5d75c8c1e46c02a4 (patch)
treef602c58873e3f6c4bcc0f9074fa33963eea52236 /compiler-rt
parent42c599ab365b6d413d7e35a40f6e4ab98f523b67 (diff)
downloadllvm-89d543227a324d9925c68caf5d75c8c1e46c02a4.zip
llvm-89d543227a324d9925c68caf5d75c8c1e46c02a4.tar.gz
llvm-89d543227a324d9925c68caf5d75c8c1e46c02a4.tar.bz2
[AArch64] Skip over shadow space for ARM64EC entry thunk variadic calls (#80994)
When in an entry thunk the x64 SP is passed in x4 but this cannot be directly passed through since x64 varargs calls have a 32 byte shadow store at SP followed by the in-stack parameters. ARM64EC varargs calls on the other hand expect x4 to point to the first in-stack parameter.
Diffstat (limited to 'compiler-rt')
0 files changed, 0 insertions, 0 deletions