[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
Fri Apr 3 21:38:49 PDT 2020
jhibbits added a comment.
In D77433#1961097 <https://reviews.llvm.org/D77433#1961097>, @compnerd wrote:
> Im surprised that no tests need changing here. Could you please add a clang/llvm test to validate that the generated information matches what libunwind will start looking for?
I'm looking for any existing tests for PowerPC that might do this for the GPRs and FPRs, but don't see any. Do you know of any tests already? Or tests for other archs I can model one on?
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