diff options
author | Alon Zakai <azakai@google.com> | 2022-05-06 11:43:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 11:43:41 -0700 |
commit | 5d43429f3c12cf7c2c43eb11d4e9b6b1816ed0ee (patch) | |
tree | e5e7e80e8a8363aa4d006176ee697191fa66b1ca /src/parsing.h | |
parent | c6531f935d9e925e6ecb30c53fadcf2d6fc380cf (diff) | |
download | binaryen-5d43429f3c12cf7c2c43eb11d4e9b6b1816ed0ee.tar.gz binaryen-5d43429f3c12cf7c2c43eb11d4e9b6b1816ed0ee.tar.bz2 binaryen-5d43429f3c12cf7c2c43eb11d4e9b6b1816ed0ee.zip |
[Fuzzer] Fix another reference types vs gc types issue (#4647)
Diff without whitespace is smaller.
We can't emit HeapType::data without GC. Fixing that by switching to func,
another problem was uncovered: makeRefFuncConst had a TODO to handle
the case where we need a function to refer to but have created none yet. In
fact that TODO was done at the end of the function. Fix up the logic in
between to actually get there.
Diffstat (limited to 'src/parsing.h')
0 files changed, 0 insertions, 0 deletions