[PATCH] D126863: [compiler-rt] Check __SEH__, when checking if ARM EHABI is implied
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 14:40:11 PDT 2022
mstorsjo added a comment.
@MaskRay Can you have a look at these runtimes/headers patches?
- This one, D126865 <https://reviews.llvm.org/D126865> and D126866 <https://reviews.llvm.org/D126866> are all the same change in different subprojects, and should be quite trivial.
- D126867 <https://reviews.llvm.org/D126867> is more of the same plus some other simple fixes for libunwind.
- And finally D126868 <https://reviews.llvm.org/D126868> and D126869 <https://reviews.llvm.org/D126869> are a bit more complex, but have been pre-reviewed by someone else familiar with the domain.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126863/new/
https://reviews.llvm.org/D126863
More information about the llvm-commits
mailing list