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

Chris Bowler via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 25 07:51:58 PDT 2022


cebowleratibm accepted this revision.
cebowleratibm added a comment.

I have no further concerns with this patch and can confirm the solution works for EH support of the XL C++ V16 xlclang++ compiler.  No further concerns.


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