[PATCH] D67208: [WebAssembly] Add -fwasm-exceptions for wasm EH
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 5 14:41:02 PDT 2019
tlively added a comment.
Is there a plan to turn this on by default at some point, or will users always have to opt-in to using exceptions? Also, would it make sense to automatically turn this feature on if the user instead supplies `-mexception-handling` to turn on the target feature?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67208/new/
https://reviews.llvm.org/D67208
More information about the cfe-commits
mailing list