[PATCH] D107687: [WebAssembly] Error out when Emscripten SjLj setjmp is used with Wasm EH

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 12:29:10 PDT 2021


dschuff added a comment.

Actually wait, doesn't `report_fatal_error` act like a crash, complete with a stacktrace now?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107687



More information about the llvm-commits mailing list