diff options
author | Ben Smith <binjimin@gmail.com> | 2017-04-04 17:00:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-04 17:00:31 -0700 |
commit | fa6a4e0c6cbf253fa6dab9b8da59312d7e7e6b3f (patch) | |
tree | e46ae24846205d766032cced2e2e63f6f11cebfb /src/string-view.cc | |
parent | bbff32694ff2a7c1b0a37514201debbc69828051 (diff) | |
download | wabt-fa6a4e0c6cbf253fa6dab9b8da59312d7e7e6b3f.tar.gz wabt-fa6a4e0c6cbf253fa6dab9b8da59312d7e7e6b3f.tar.bz2 wabt-fa6a4e0c6cbf253fa6dab9b8da59312d7e7e6b3f.zip |
Fix type-checking bug w/ br_table and loop (#390)
If a loop has a signature, it is the signature for fallthrough, not for
the branch target. So a br_table to the loop label should always be
void.
This fixes issue #389.
Diffstat (limited to 'src/string-view.cc')
0 files changed, 0 insertions, 0 deletions