[PATCH] D94835: Add ehcont section support
Arlo Siemsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 07:57:21 PST 2021
arlosi added a comment.
I'm looking through this again today, and I don't think we need both `IsEHCatchRetTarget` and `isEHFuncletEntry` to be added to MBB. I'll simplify this and post an update later today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94835/new/
https://reviews.llvm.org/D94835
More information about the llvm-commits
mailing list