[libcxx-commits] [PATCH] D91906: Multiple preprocessor fixes for libunwind on PowerPC*.
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 23 19:03:01 PST 2020
MaskRay accepted this revision.
MaskRay added a comment.
In D91906#2412809 <https://reviews.llvm.org/D91906#2412809>, @Bdragon28 wrote:
> OK, patch updated with the typo fix.
>
> The `!__ALTIVEC__` case has been tested on an AmigaONE X5000. I will test the `__NO_FPRS__` case on my RB800 later tonight. (Test to verify that it resolves the SIGILL, that is. The actual SPE bits will come later.)
>
> Note: I do not have commit access.
I'll do it:)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91906/new/
https://reviews.llvm.org/D91906
More information about the libcxx-commits
mailing list