[libcxx-commits] [PATCH] D93190: [libc++abi] Simplify scan_eh_tab

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 11 12:39:55 PST 2021


MaskRay added a comment.

In D93190#2491125 <https://reviews.llvm.org/D93190#2491125>, @mstorsjo wrote:

> In D93190#2485484 <https://reviews.llvm.org/D93190#2485484>, @MaskRay wrote:
>
>> @mstorsjo Perhaps you can test this as well:)
>
> Seems good on mingw on i686 (dwarf), x86_64 (SEH), armv7 (dwarf), aarch64 (SEH).

Thanks!

May I get a LGTM from an owner? :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93190



More information about the libcxx-commits mailing list