commit | 9dc116b0c7e7b5255087f5dbb18ff2af78c36984 | [log] [tgz] |
---|---|---|
author | Heejin Ahn <aheejin@gmail.com> | Wed Jul 18 21:42:22 2018 +0000 |
committer | Heejin Ahn <aheejin@gmail.com> | Wed Jul 18 21:42:22 2018 +0000 |
tree | 65f35c32395171d8a35ccd55c93d15dd95a7422b | |
parent | f7eb2f0fcb787749313ef23cff7e62ced663c9ee [diff] |
[WebAssembly] Add missing -mattr=+exception-handling guards Summary: The use of exception handling instructions should only be enabled with `-mattr=+exception-handling` option. Reviewers: jgravelle-google Subscribers: dschuff, sbc100, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D49391 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337425 91177308-0d34-0410-b5e6-96231b3b80d8