[libcxx-commits] [PATCH] D136257: [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object

Xing Xue via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 20 06:59:38 PDT 2022


xingxue updated this revision to Diff 469217.
xingxue added a comment.

Updated diff to include binary files.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136257/new/

https://reviews.llvm.org/D136257

Files:
  libcxxabi/src/aix_state_tab_eh.inc
  libcxxabi/test/vendor/ibm/Inputs/aix_xlclang_nested_excp.cpp
  libcxxabi/test/vendor/ibm/Inputs/aix_xlclang_nested_excp_32.o
  libcxxabi/test/vendor/ibm/Inputs/aix_xlclang_nested_excp_64.o
  libcxxabi/test/vendor/ibm/aix_xlclang_nested_excp_32.sh.cpp
  libcxxabi/test/vendor/ibm/aix_xlclang_nested_excp_64.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136257.469217.patch
Type: text/x-patch
Size: 6969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221020/c289b839/attachment.bin>


More information about the libcxx-commits mailing list