diff options
author | Amara Emerson <amara@apple.com> | 2024-08-13 00:39:14 -0700 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2024-08-13 01:46:43 -0700 |
commit | 334a366ba792adb41ccf43457b65ac88aa37f178 (patch) | |
tree | 49916e8bff2a3077d0b29d2ac0ef647a3dc46926 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | b8bf14eecfc71cfc2d6931c2d95bc5af21d5e4a3 (diff) | |
download | llvm-334a366ba792adb41ccf43457b65ac88aa37f178.zip llvm-334a366ba792adb41ccf43457b65ac88aa37f178.tar.gz llvm-334a366ba792adb41ccf43457b65ac88aa37f178.tar.bz2 |
[AArch64][Darwin][SME] Don't try to save VG to the stack for unwinding.
On Darwin we don't have any hardware that has SVE support, only SME.
Therefore we don't need to save VG for unwinders and can safely omit it.
This also fixes crashes introduced since this feature landed since Darwin's
compact unwind code can't handle the presence of VG anyway.
rdar://131072344
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions