diff options
author | Heejin Ahn <aheejin@gmail.com> | 2018-07-18 21:42:22 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2018-07-18 21:42:22 +0000 |
commit | 47068a42d24db55632bc72dadba0732b24a6ac50 (patch) | |
tree | 9d9f9cd63c1845d023b6b24e5bd98691c82604a4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | da142d10d9b71ef6d278e6f45fd3692e7c66948d (diff) | |
download | bcm5719-llvm-47068a42d24db55632bc72dadba0732b24a6ac50.tar.gz bcm5719-llvm-47068a42d24db55632bc72dadba0732b24a6ac50.zip |
[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
llvm-svn: 337425
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions