[libcxx-commits] [PATCH] D100504: [libc++abi][AIX] add personality and helper functions for the state table EH
Xing Xue via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 6 07:11:55 PDT 2022
xingxue updated this revision to Diff 427622.
xingxue marked 17 inline comments as done.
xingxue added a comment.
Addressed comments. Moved the implementation for AIX state table based EH into a separate file `aix_state_tab_eh.inc` as suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100504/new/
https://reviews.llvm.org/D100504
Files:
libcxxabi/src/aix_state_tab_eh.inc
libcxxabi/src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100504.427622.patch
Type: text/x-patch
Size: 33086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220506/16976ace/attachment-0001.bin>
More information about the libcxx-commits
mailing list