summaryrefslogtreecommitdiff
path: root/scripts/auto_update_tests.py
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-08-26 09:44:48 -0700
committerGitHub <noreply@github.com>2022-08-26 09:44:48 -0700
commit47b29f9ab6caff2070860a60e656ec99239f7521 (patch)
treee0dfafa03ed95089c73787209abbd45e9f44ecc3 /scripts/auto_update_tests.py
parent8b81405778eb85fccbfdbe789beeba5108cf1021 (diff)
downloadbinaryen-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