[PATCH] D93003: [libunwind] unw_* alias fixes for ELF and Mach-O

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 16:33:59 PST 2021


steven_wu added a comment.

In D93003#2566906 <https://reviews.llvm.org/D93003#2566906>, @rprichard wrote:

> Maybe this is blocked on someone from Apple reviewing the Mach-O parts?

This is fine with me for how Apple builds libunwind. I am not sure if the open source libunwind build for MachO do expect different behavior but I don't think there are other reasonable behaviors.

I can give my LGTM if @ldionne has no problem with that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93003



More information about the llvm-commits mailing list