[PATCH] D118286: [WebAssembly] Error out for setjmp within catch clause for Wasm SjLj

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 14:38:37 PST 2022


dschuff added a comment.

`Wasm EH, used with either of Emscripten EH or Wasm EH, does not allow`
Do you mean "Wasm SjLj?"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118286



More information about the llvm-commits mailing list