diff options
author | Alon Zakai <azakai@google.com> | 2022-08-26 09:44:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-26 09:44:48 -0700 |
commit | 47b29f9ab6caff2070860a60e656ec99239f7521 (patch) | |
tree | e0dfafa03ed95089c73787209abbd45e9f44ecc3 /scripts/auto_update_tests.py | |
parent | 8b81405778eb85fccbfdbe789beeba5108cf1021 (diff) | |
download | binaryen-47b29f9ab6caff2070860a60e656ec99239f7521.tar.gz binaryen-47b29f9ab6caff2070860a60e656ec99239f7521.tar.bz2 binaryen-47b29f9ab6caff2070860a60e656ec99239f7521.zip |
[NFC] Simplify binary reading logic for functions (#4969)
We do a call to updateMaps() at the end of processNames anyhow, and so we
may as well call addFunction immediately (and the names will get fixed up in that
updateMaps later). The old code for some reason did that for function imports, but
not normal functions. It also stored them separately in temporary storage for some
unclear reason...
Diffstat (limited to 'scripts/auto_update_tests.py')
0 files changed, 0 insertions, 0 deletions