diff options
author | Alon Zakai <azakai@google.com> | 2022-04-21 07:16:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:16:28 +0000 |
commit | 7b6f0d889848fb8031e0d3f2bc801e943ab787e0 (patch) | |
tree | 8c7acbc51e388cc72e53167e4887aa028a687d13 /src/passes/MergeSimilarFunctions.cpp | |
parent | 16fc4cb87558557ca8d608e8f818fc1fdfe95983 (diff) | |
download | binaryen-7b6f0d889848fb8031e0d3f2bc801e943ab787e0.tar.gz binaryen-7b6f0d889848fb8031e0d3f2bc801e943ab787e0.tar.bz2 binaryen-7b6f0d889848fb8031e0d3f2bc801e943ab787e0.zip |
[NominalFuzzing] Don't compare nominal types in the fuzzer (#4603)
The same module will have a different type after some transformations, even
though that is not observable, like --roundtrip. Basically, we should not be
comparing types between separate modules, which is what the fuzzer does.
Diffstat (limited to 'src/passes/MergeSimilarFunctions.cpp')
0 files changed, 0 insertions, 0 deletions