[llvm] [WebAssembly] Remove threwValue comparison after __wasm_setjmp_test (PR #86633)
Heejin Ahn via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 21:43:15 PDT 2024
aheejin wrote:
> This may be breaking the emscripten roller: https://ci.chromium.org/ui/p/emscripten-releases/builders/try/linux/b8752285953271496721/overview
Thanks. Reverted. Didn't realize that condition was filtering out exceptions...
https://github.com/llvm/llvm-project/pull/86633
More information about the llvm-commits
mailing list