[libcxx-commits] [PATCH] D100504: [libc++abi][AIX] initial patch for EH on AIX
Xing Xue via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 26 08:33:57 PDT 2021
xingxue updated this revision to Diff 340532.
xingxue added a comment.
Changes:
- Split off changes for enabling calculating relative addresses with the `DW_EH_PE_datarel` encoding using a `base` (https://reviews.llvm.org/D101298).
- Reverted to making `__xlcxx_personality_v1` an alias of `__gxx_personality_v0`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100504/new/
https://reviews.llvm.org/D100504
Files:
libcxxabi/src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100504.340532.patch
Type: text/x-patch
Size: 24487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210426/577445bf/attachment-0001.bin>
More information about the libcxx-commits
mailing list