sgraenitz added a comment.

The approach follows the C++ try/catch implementation in 
clang/lib/CodeGen/CGException.cpp 
<https://github.com/llvm/llvm-project/blob/release/15.x/clang/lib/CodeGen/CGException.cpp#L1257>.
 I think this is the correct solution for what I attempted to fix with D134866 
<https://reviews.llvm.org/D134866> in the backend before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137939

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to