[libcxx-commits] [PATCH] D93190: [libc++abi] Simplify scan_eh_tab
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 11 12:30:10 PST 2021
mstorsjo added a comment.
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).
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