[libcxx-commits] [PATCH] D78787: [libcxx][libcxxabi][libunwind] Use libgcc on Android

Ryan Prichard via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 30 12:53:47 PDT 2020


rprichard accepted this revision.
rprichard added a comment.

> Ah. Is the plan to eventually transition those other architectures to LLVM's libunwind as well (at which point the libc for those architectures would also expose LLVM's unwinder)?

Yeah, that's the current plan. I'm currently working on switching non-arm32 Android over to libunwind.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78787





More information about the libcxx-commits mailing list