Fwd: [PATCH] D59694: [PPC64][libunwind] Fix r2 not properly restored
Mark Millard via freebsd-toolchain <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.toolchain,gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]> |
The below does not deal with building llvm's libunwind for WITH_LIB32= (or 32-bit powerpc targeting in general), just with targeting powerpc64 directly. Begin forwarded message: From: Nemanja Ivanovic via Phabricator <reviews at reviews.llvm.org> Subject: [PATCH] D59694: [PPC64][libunwind] Fix r2 not properly restored Date: 2019-March-31 at 05:31:17 PDT . . . nemanjai accepted this revision. nemanjai added a comment. I don't really know much about how libunwind is tested so I can't really comment on how to write one (or the need for one). But the code looks good to me. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59694/new/ https://reviews.llvm.org/D59694 === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)