[PATCH] D60232: [WebAssembly] EmscriptenEHSjLj: Don't abort if __THREW__ is defined

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 18:30:49 PDT 2019


sbc100 added a comment.

In D60232#1454264 <https://reviews.llvm.org/D60232#1454264>, @kripken wrote:

> Fair enough. Slightly worries me since it's not obvious from the name or the docs, and so perhaps it might change one day, but that's overly paranoid perhaps.


The only thing we care about here is that it exists so I think we should be ok.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60232





More information about the llvm-commits mailing list