summaryrefslogtreecommitdiff
path: root/src/ir/global-utils.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2021-09-09 17:12:37 -0700
committerGitHub <noreply@github.com>2021-09-09 17:12:37 -0700
commit23e452a5c89cc520a1d08bb465785bcb79a43baa (patch)
treeda42099b51c302a097132dd8d2e64e750f797081 /src/ir/global-utils.h
parent7ecc77a11a7844e4b8142fad0a718d4f8f4d193b (diff)
downloadbinaryen-23e452a5c89cc520a1d08bb465785bcb79a43baa.tar.gz
binaryen-23e452a5c89cc520a1d08bb465785bcb79a43baa.tar.bz2
binaryen-23e452a5c89cc520a1d08bb465785bcb79a43baa.zip
Refactor MergeBlocks to use iteration; adds Wasm GC support (#4137)
MergeBlocks was written a very long time ago, before the iteration API, so it had a bunch of hardcoded things for specific instructions. In particular, that did not handle GC. This does a small refactoring to use iteration. The refactoring is NFC, but while doing so it adds support for new relevant instructions, including wasm GC.
Diffstat (limited to 'src/ir/global-utils.h')
0 files changed, 0 insertions, 0 deletions