[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 27 14:12:22 PDT 2022
xingxue added a comment.
This patch is AIX specific and it has been thoroughly reviewed and approved by AIX compiler experts @hubert.reinterpretcast, @cebowleratibm (Thank you!). Since we need to have the patch in the coming service pack, I've committed it in rGa499051f10a2d0150b60c14493558476039f701a <https://reviews.llvm.org/rGa499051f10a2d0150b60c14493558476039f701a>. Commit rGfb391e45e9cc35429f077413ca660f4f5f5212c1 <https://reviews.llvm.org/rGfb391e45e9cc35429f077413ca660f4f5f5212c1> modified a comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136257/new/
https://reviews.llvm.org/D136257
More information about the libcxx-commits
mailing list