diff options
author | Thomas Lively <tlively@google.com> | 2023-03-03 16:01:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-03 22:01:27 +0000 |
commit | dea234b50fac389605209e818bbab39777984f36 (patch) | |
tree | 76ad138609fba6d405661ea17ff2bdaa871c1e71 /src/passes/CodePushing.cpp | |
parent | e13ad341c86ded9c646b7106e76472d6343156d9 (diff) | |
download | binaryen-dea234b50fac389605209e818bbab39777984f36.tar.gz binaryen-dea234b50fac389605209e818bbab39777984f36.tar.bz2 binaryen-dea234b50fac389605209e818bbab39777984f36.zip |
Fix type printing in the type fuzzer (#5543)
In #5437 we updated type printing so that printing a heap type would print its
name in addition to its contents. We had already been separately printing type
names in the type fuzzer, so after that change we were printing each type name
twice. Remove the redundant printing in the fuzzer to fix the error.
Diffstat (limited to 'src/passes/CodePushing.cpp')
0 files changed, 0 insertions, 0 deletions