================ @@ -20,7 +20,7 @@ .text #endif -#if !defined(__USING_SJLJ_EXCEPTIONS__) +#if !defined(__USING_SJLJ_EXCEPTIONS__) && !defined(__wasm__) ---------------- aheejin wrote: Can I land this? Thank you for your review! https://github.com/llvm/llvm-project/pull/92192