diff options
author | Alon Zakai <azakai@google.com> | 2023-11-15 16:04:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 16:04:13 -0800 |
commit | 1fcb57e5c424cfb42f9c0e61e9b7b5485cb03896 (patch) | |
tree | 8859083fd6e222937adaebd54563b1b96e95d059 /test/gtest/stringify.cpp | |
parent | bf7635728e80ddda845e0b893b775e75a154e48e (diff) | |
download | binaryen-1fcb57e5c424cfb42f9c0e61e9b7b5485cb03896.tar.gz binaryen-1fcb57e5c424cfb42f9c0e61e9b7b5485cb03896.tar.bz2 binaryen-1fcb57e5c424cfb42f9c0e61e9b7b5485cb03896.zip |
[NFC] Refactor out subtyping discovery code (#6106)
This implements an idea I mentioned in the past, to extract the subtyping discovery
code out of Unsubtyping so it could be reused elsewhere. Example possible uses:
the validator could use to remove a lot of code, and also a future PR of mine will
need it. Separately from those, I think this is a nice refactoring as it makes Unsubtyping
much smaller.
This just moves the code out and adds some C++ template elbow grease as needed.
Diffstat (limited to 'test/gtest/stringify.cpp')
0 files changed, 0 insertions, 0 deletions