diff options
author | Heejin Ahn <aheejin@gmail.com> | 2018-08-22 18:22:45 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2018-08-22 18:22:45 +0000 |
commit | ff363539c637c3078e3b6be886184ce327d2773a (patch) | |
tree | 44600730e80115214324bf01ffa61c82e39d4511 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a85ca3de66e7c52ed96323c6decc16458312042d (diff) | |
download | bcm5719-llvm-ff363539c637c3078e3b6be886184ce327d2773a.tar.gz bcm5719-llvm-ff363539c637c3078e3b6be886184ce327d2773a.zip |
[WebAssembly] Add hasSideEffects flag to catch instructions
Summary:
`catch` instruction certainly has rather huge side effects and the flag
was missing. At the moment this does not change any unit tests we
currently have.
Reviewers: dschuff
Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D50919
llvm-svn: 340433
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions