[libcxx-commits] [PATCH] D128348: [SystemZ][z/OS] Add support for an external unwinder

Muiez Ahmed via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 22 08:28:35 PDT 2022


muiez created this revision.
muiez added reviewers: ldionne, zibi, fanbo-meng, libc++, libc++abi.
Herald added a subscriber: mgorny.
Herald added a project: All.
muiez requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.
Herald added 1 blocking reviewer(s): libc++abi.

The aim of this patch is to build and link an external unwinder for libc++abi. The approach is generalized as suggested in https://reviews.llvm.org/D99913#3173529.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128348

Files:
  libcxx/cmake/caches/zos.cmake
  libcxx/docs/BuildingLibcxx.rst
  libcxxabi/CMakeLists.txt
  libcxxabi/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128348.439030.patch
Type: text/x-patch
Size: 5174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220622/b0412d7e/attachment-0001.bin>


More information about the libcxx-commits mailing list