diff options
author | Thomas Lively <tlively@google.com> | 2022-10-13 15:04:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-13 15:04:22 -0500 |
commit | b30ab74e349eed23f949ba92842ac474bd991607 (patch) | |
tree | e76646f1a562ce1b8fffb9d34e09ad604c690d93 /src/parsing.h | |
parent | 5a938f436f1b79d7bab16aaf8d94c073a0453b40 (diff) | |
download | binaryen-b30ab74e349eed23f949ba92842ac474bd991607.tar.gz binaryen-b30ab74e349eed23f949ba92842ac474bd991607.tar.bz2 binaryen-b30ab74e349eed23f949ba92842ac474bd991607.zip |
[Parser] Parse `local.get` (#5137)
This requires parsing local indices and fixing a bug in `Function::setLocalName`
where it only set up the mapping from index to name and not the mapping from
name to index.
Diffstat (limited to 'src/parsing.h')
0 files changed, 0 insertions, 0 deletions