[libunwind] Further fix for 32-bit PowerPC processors without AltiVec
authorGeorge Koehler <kernigh@gmail.com>
Mon, 21 Feb 2022 20:15:53 +0000 (15:15 -0500)
committerBrad Smith <brad@comstyle.com>
Mon, 21 Feb 2022 20:31:23 +0000 (15:31 -0500)
commit3fa2e66c10aadac1d209afadba34d90c9bd95221
tree6304f75eab9cab8b55a87d7fe330eb9d73439610
parentf9c3310d32c62b28c10084a0104563aeeecc06ec
[libunwind] Further fix for 32-bit PowerPC processors without AltiVec

https://reviews.llvm.org/D91906 did most of the work necessary to fix libunwind on
32-bit PowerPC processors without AltiVec, but there was one more piece necessary.

Reviewed By: luporl

Differential Revision: https://reviews.llvm.org/D120197
libunwind/src/UnwindRegistersSave.S