diff options
author | Thomas Lively <tlively@google.com> | 2024-11-13 14:29:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 11:29:36 -0800 |
commit | 24c81824c1d80c398c6adb27decc28048c5e8029 (patch) | |
tree | 2a0851a5311a18ee0a358867b4a365d86bf42019 /test/lit/passes/asyncify_pass-arg=asyncify-addlist@foo.wast | |
parent | 24b5bdfd1bf550dae38a7a990379b315d9f11bae (diff) | |
download | binaryen-24c81824c1d80c398c6adb27decc28048c5e8029.tar.gz binaryen-24c81824c1d80c398c6adb27decc28048c5e8029.tar.bz2 binaryen-24c81824c1d80c398c6adb27decc28048c5e8029.zip |
Read the names section first (#7074)
Rather than back-patching names when we get to the names section in the
binary reader, skip ahead to read the names section before anything else
so we can use the final names right away. This is a prerequisite for
using IRBuilder in the binary reader.
The only functional change is that we now allow empty local names. Empty
names are perfectly valid.
Diffstat (limited to 'test/lit/passes/asyncify_pass-arg=asyncify-addlist@foo.wast')
0 files changed, 0 insertions, 0 deletions