[PATCH] D67208: [WebAssembly] Add -fwasm-exceptions for wasm EH

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 5 16:55:05 PDT 2019


dschuff added a comment.

Oh, you're right, I'm conflating `-mexception-handling` with `-fexceptions`. And also `-fno-exceptions` with `noexcept`. So... just forget I was here <https://media.giphy.com/media/4pMX5rJ4PYAEM/source.gif>


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