summaryrefslogtreecommitdiff
path: root/test/lit/binary/bad-datacount.test
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-09-19 17:07:51 -0700
committerGitHub <noreply@github.com>2024-09-19 17:07:51 -0700
commit2711d4fe4b4514ea146e8810959a8f170c932591 (patch)
tree76f352d5ba9ea963527214f02c87293b9bb3b171 /test/lit/binary/bad-datacount.test
parentb285448a3f8f06123b5b6048efa4ff3d2a13e0a7 (diff)
downloadbinaryen-2711d4fe4b4514ea146e8810959a8f170c932591.tar.gz
binaryen-2711d4fe4b4514ea146e8810959a8f170c932591.tar.bz2
binaryen-2711d4fe4b4514ea146e8810959a8f170c932591.zip
[NFC] Eagerly create Functions in binary parser (#6957)
In preparation for using IRBuilder in the binary parser, eagerly create Functions when parsing the function section so that they are already created once we parse the code section. IRBuilder will require the functions to exist when parsing calls so it can figure out what type each call should have, even when there is a call to a function whose body has not been parsed yet.
Diffstat (limited to 'test/lit/binary/bad-datacount.test')
0 files changed, 0 insertions, 0 deletions