[all-commits] [llvm/llvm-project] 3fa2e6: [libunwind] Further fix for 32-bit PowerPC process...
George Koehler via All-commits
all-commits at lists.llvm.org
Mon Feb 21 12:31:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fa2e66c10aadac1d209afadba34d90c9bd95221
https://github.com/llvm/llvm-project/commit/3fa2e66c10aadac1d209afadba34d90c9bd95221
Author: George Koehler <kernigh at gmail.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M libunwind/src/UnwindRegistersSave.S
Log Message:
-----------
[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
More information about the All-commits
mailing list