[PATCH] D90117: Rename EHPersonality::MSVC_Win64SEH to EHPersonality::MSVC_TableSEH. NFC.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 12:56:59 PDT 2020
mstorsjo added a comment.
In D90117#2354170 <https://reviews.llvm.org/D90117#2354170>, @rnk wrote:
> I'm assuming ARM and AArch64 all use a handler called `__C_specific_handler`?
Yeah, they do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90117/new/
https://reviews.llvm.org/D90117
More information about the llvm-commits
mailing list