[PATCH] D67208: [WebAssembly] Add -fwasm-exceptions for wasm EH
Sam Clegg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 5 15:35:27 PDT 2019
sbc100 added a comment.
But why not make -mexception-handling be the option that enabled everything? I mean -mexception-handling is a flag we have today.. if you add -fwasm-exceptions what does -mexception-handling meaning? Is it still useful?
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