[libcxx-commits] [PATCH] D126866: [libcxxabi] Check __SEH__, when checking if ARM EHABI is implied
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 5 11:38:44 PDT 2022
MaskRay accepted this revision.
MaskRay added a comment.
LGTM. As I mentioned in a previous patch, I don't know SEH enough to perform proper checks but I have read these changes and can confirm they are all reasonable.
The code change is similar to D126867 <https://reviews.llvm.org/D126867>. You may need to change either one to refer to the other differential.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126866/new/
https://reviews.llvm.org/D126866
More information about the libcxx-commits
mailing list