[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 14:52:24 PDT 2019
sbc100 added a comment.
Is there some reason why clang can't pass the -exception-model=wasm flag programatically to llc when -mmexception-handling is set?
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