diff options
author | Thomas Lively <tlively@google.com> | 2023-01-18 13:31:26 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-18 11:31:26 -0800 |
commit | 82bd2c4e5717cbe19a1a6c34cfdd5116b13a68dc (patch) | |
tree | c801db56ab7288144c0fd288cb57dec0023a9569 /src/tools/wasm-split/split-options.h | |
parent | ab5b3e455770fec0e9ac78e566b48ec5a873a7ca (diff) | |
download | binaryen-82bd2c4e5717cbe19a1a6c34cfdd5116b13a68dc.tar.gz binaryen-82bd2c4e5717cbe19a1a6c34cfdd5116b13a68dc.tar.bz2 binaryen-82bd2c4e5717cbe19a1a6c34cfdd5116b13a68dc.zip |
Add a TypeNameGenerator that uses names from a Module (#5437)
If the module does not have a name for a particular type, the new utility falls
back to use a different user-configurable type name generator, just like the
existing IndexedTypeNameGenerator does.
Also change how heap types are printed by this printing machinery (which is
currently only used for debugging) so that their names are printed in addition
to their contents. This makes the printer much more useful for debugging.
Diffstat (limited to 'src/tools/wasm-split/split-options.h')
0 files changed, 0 insertions, 0 deletions