[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 00:04:22 PDT 2020
mstorsjo added a comment.
FWIW, definite +1 from me, but I'll let the other reviewers comment as well. There's lots of other cases where things are named "Win64" when it comes to exception handling and unwind info management as well - are you going to clean up that naming as well? And does this imply you're planning on working on ARM unwinding? That'd be awesome.
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