diff options
author | Heejin Ahn <aheejin@gmail.com> | 2018-06-01 01:01:37 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2018-06-01 01:01:37 +0000 |
commit | 1eb074d76e2fb2d6b2d686cbaaedc8e0f1a09f11 (patch) | |
tree | f63100f8eb6685cdf334ca75834c314a0bb01609 /clang/lib/Lex/ModuleMap.cpp | |
parent | d781d97ed45259809bc19d97a77fde508e2a036d (diff) | |
download | llvm-1eb074d76e2fb2d6b2d686cbaaedc8e0f1a09f11.zip llvm-1eb074d76e2fb2d6b2d686cbaaedc8e0f1a09f11.tar.gz llvm-1eb074d76e2fb2d6b2d686cbaaedc8e0f1a09f11.tar.bz2 |
[WebAssembly] Hide new Wasm EH behind its feature flag
Summary:
clang's current wasm EH implementation is a non-MVP feature in progress.
We had a `-mexception-handling` wasm feature but were not using it. This
patch hides the non-MVP wasm EH behind a flag, so it does not affect
other code for now.
Reviewers: dschuff
Subscribers: sbc100, jgravelle-google, sunfish, cfe-commits
Differential Revision: https://reviews.llvm.org/D47614
llvm-svn: 333716
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions