diff options
author | Thomas Lively <tlively@google.com> | 2024-08-19 14:23:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 14:23:29 -0700 |
commit | 127844ca1f6d182797e925b3d062c3484aaf5c23 (patch) | |
tree | f46a4149e8e275e54b9f5cd9d673cb639ac37c2f /scripts/not.py | |
parent | 0b05a3ebc7feedfd28f54b6486cf3f2ec1864edb (diff) | |
download | binaryen-127844ca1f6d182797e925b3d062c3484aaf5c23.tar.gz binaryen-127844ca1f6d182797e925b3d062c3484aaf5c23.tar.bz2 binaryen-127844ca1f6d182797e925b3d062c3484aaf5c23.zip |
Print explicit typeuses for non-MVP function types (#6851)
We previously printed explicit typeuses (e.g. `(type $f)`) in function
signatures when GC was enabled. But even when GC is not enabled,
function types may use non-MVP features that require the explicit
typeuse to be printed. Fix the printer to always print the explicit type
use for such types.
Fixes #6850.
Diffstat (limited to 'scripts/not.py')
0 files changed, 0 insertions, 0 deletions