[libcxx-commits] [PATCH] D77433: PowerPCSPE: Stop libunwind from complaining about SPE registers
Justin Hibbits via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 12 08:41:30 PST 2020
jhibbits abandoned this revision.
jhibbits added a comment.
Turns out GCC generates 1200-range register values. This still needs work to avoid the error, but it means giving libunwind special knowledge of the SPE register set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77433/new/
https://reviews.llvm.org/D77433
More information about the libcxx-commits
mailing list