[libcxx-commits] [PATCH] D93186: [libc++abi] Simplify __gxx_personality_v0

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 7 13:31:27 PST 2021


mstorsjo added a comment.

In D93186#2485140 <https://reviews.llvm.org/D93186#2485140>, @mstorsjo wrote:

> FWIW, while I've touched this code on the outside, I'm not really familiar with it. But I can at least try out the patch in my setups (dwarf + SEH) and let you know whether it seems to work as intended there.

Looks like it works fine in with my exception handling test set for mingw.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93186/new/

https://reviews.llvm.org/D93186



More information about the libcxx-commits mailing list