tlively accepted this revision. tlively added a comment. This revision is now accepted and ready to land.
Nice, this actually looks like a good simplification in addition to fixing the specific problem. ================ Comment at: clang/lib/CodeGen/ItaniumCXXABI.cpp:4650 + // Itanium ABI calls __clang_call_terminate(), which __cxa_begin_catch() on + // the violating exception to mark it handled, but it is currently hard to dl + // with wasm EH instruction structure with catch/catch_all, we just call ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97834/new/ https://reviews.llvm.org/D97834 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits