diff options
author | Thomas Lively <tlively@google.com> | 2023-07-06 12:27:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 09:27:06 -0700 |
commit | 58db9e41a9b14d1efefdb96547954cbbf9633a74 (patch) | |
tree | 81be7bb610d43a40597c275f872ad2b84c488ccf /src/wasm/wasm-binary.cpp | |
parent | f806751623cb7341f8f151d392c52e090579dfbf (diff) | |
download | binaryen-58db9e41a9b14d1efefdb96547954cbbf9633a74.tar.gz binaryen-58db9e41a9b14d1efefdb96547954cbbf9633a74.tar.bz2 binaryen-58db9e41a9b14d1efefdb96547954cbbf9633a74.zip |
Print supertype declarations using the standard format (#5801)
Use the standard "(sub $super ...)" format instead of the non-standard
"XXX_supertype ... $super" format. In a follow-on PR implementing final types,
this will allow us to print and parse the standard text format for final types
right away with a smaller diff.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions