[PATCH] D91906: Multiple preprocessor fixes for libunwind on PowerPC*.
Brandon Bergren via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 18:46:53 PST 2020
Bdragon28 added a comment.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91906/new/
https://reviews.llvm.org/D91906
More information about the llvm-commits
mailing list