[libcxx-commits] [PATCH] D59694: [PPC64][libunwind] Fix r2 not properly restored

Nemanja Ivanovic via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 23 14:11:02 PDT 2019


nemanjai added a comment.

I like the patch now and the test case seems to cover what it needs to (I like the indirect call to ensure a call through a global entry point trick).

I have never committed anything to libunwind, but I suppose now that it is part of the monorepo, it shouldn't be a problem. I'll try to get it committed tomorrow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59694





More information about the libcxx-commits mailing list