[libcxx-commits] [PATCH] D99913: [SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtime
Muiez Ahmed via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 2 07:02:04 PDT 2021
muiez updated this revision to Diff 384077.
muiez edited the summary of this revision.
muiez removed a reviewer: Jonathan.Crowther.
muiez added a comment.
Address comments. Use common API by getting LSDA from the unwinder using `_Unwind_GetLanguageSpecificdata`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99913/new/
https://reviews.llvm.org/D99913
Files:
libcxxabi/include/zos/unwind.h
libcxxabi/src/CMakeLists.txt
libcxxabi/src/cxa_exception.cpp
libcxxabi/src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99913.384077.patch
Type: text/x-patch
Size: 4982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211102/bb056749/attachment-0001.bin>
More information about the libcxx-commits
mailing list