[libcxx-commits] [PATCH] D108082: [libc++abi] Apply simplify scan_eh_tab to SjLj
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 18 07:32:08 PDT 2021
mstorsjo accepted this revision.
mstorsjo added a comment.
I can confirm that this fixes sjlj unwinding in mingw configurations too, working just as well as it did in LLVM 11.0.0. Thanks!
(This would be a great thing to backport to the ongoing 13.x branch IMO.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108082/new/
https://reviews.llvm.org/D108082
More information about the libcxx-commits
mailing list