diff options
author | Thomas Lively <tlively@google.com> | 2024-08-14 13:52:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 10:52:52 -0700 |
commit | bcb83fd68710daf1f5ddd8252d0a0a4557494ca7 (patch) | |
tree | 827195164876662929107b889374b34ea7779813 /test/lit/binary/strings-nogc.test | |
parent | 39553a0247eb39c2f58c883cd6fb6b7e00f559ad (diff) | |
download | binaryen-bcb83fd68710daf1f5ddd8252d0a0a4557494ca7.tar.gz binaryen-bcb83fd68710daf1f5ddd8252d0a0a4557494ca7.tar.bz2 binaryen-bcb83fd68710daf1f5ddd8252d0a0a4557494ca7.zip |
Count supertypes when collecting module types (#6838)
Previously we included supertypes, but did not increase their count.
This was done so that the output for the nominal type system, which
introduced explicitly supertypes, would more closely match the output
with the old equirecursive types system. Neither type system exists
anymore and we only support the single, standard isorecursive type
system, so we can now properly count supertypes. It turns out it doesn't
make much of a difference in the test outputs anyway.
Diffstat (limited to 'test/lit/binary/strings-nogc.test')
0 files changed, 0 insertions, 0 deletions