[libcxx-commits] [PATCH] D83573: [libunwind] Support for leaf function unwinding.

Bjorn Pettersson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 18 04:17:56 PDT 2020


bjope added a comment.

In D83573#2281432 <https://reviews.llvm.org/D83573#2281432>, @danielkiss wrote:

> Sorry for the trouble for now the patch is reverted.
> I you agre I will resubmit it with ; REQUIRES: x86_64-linux  and then figure out the rest of the targets later.
>
> Thanks,
> Daniel

Thanks for the revert.
Your proposal for a way forward is fine with me. (Assuming that it's just the new test cases that fail for some targets. But that would be true even without the patch so it is not that something get worse for those targets when applying the actual code changes.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83573



More information about the libcxx-commits mailing list