OSDN Git Service

[WebAssembly] Add hasSideEffects flag to catch instructions
authorHeejin Ahn <aheejin@gmail.com>
Wed, 22 Aug 2018 18:22:45 +0000 (18:22 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Wed, 22 Aug 2018 18:22:45 +0000 (18:22 +0000)
commit7b635a26c4233800723386391b402e278eff4bb1
tree12ab5fa294a78cef6c455e11df43e62a135fcc10
parent67fcaf191e0d911452fa39f85a87b65d9a3abc06
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrControl.td