diff options
author | Thomas Lively <tlively@google.com> | 2023-01-30 12:04:30 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-30 10:04:30 -0800 |
commit | d19c31b371aab47dedd166c2d056f1c583c6a9a0 (patch) | |
tree | 3b6ba21c677ea4ebc1fdd2f988c4290f03d02015 /src/passes/RemoveUnusedModuleElements.cpp | |
parent | 332efd044b4ef0c60d2bd7fa8eea44c245e75671 (diff) | |
download | binaryen-d19c31b371aab47dedd166c2d056f1c583c6a9a0.tar.gz binaryen-d19c31b371aab47dedd166c2d056f1c583c6a9a0.tar.bz2 binaryen-d19c31b371aab47dedd166c2d056f1c583c6a9a0.zip |
[NFC] Improve debug printing for type canonicalization (#5465)
Use an `IndexedTypeNameGenerator` to give types stable names for the entire
`dump` method rather than generating fresh type names every time a single type
is printed. This makes it possible to understand the relationships between the
types in the debug output.
Diffstat (limited to 'src/passes/RemoveUnusedModuleElements.cpp')
0 files changed, 0 insertions, 0 deletions