[PATCH] D120197: [libunwind] Further fix for 32-bit PowerPC processors without AltiVec
Leandro Lupori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 03:57:29 PST 2022
luporl accepted this revision.
luporl added a comment.
It makes sense. Besides, the corresponding code in `src/UnwindRegistersRestore.S` doesn't read the saved VRSave register anymore, when `__ALTIVEC__` isn't defined.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120197/new/
https://reviews.llvm.org/D120197
More information about the llvm-commits
mailing list