diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2022-01-27 10:26:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 10:26:31 -0800 |
commit | 8265388adc8341d52aa075b937ea3f0b10c05a9f (patch) | |
tree | 8b7a87da842e1d23156ad913eba58952f58a0172 /src/tools/wasm-emscripten-finalize.cpp | |
parent | dd6f63524c35b8b9fa0cb8745f305d5dac56d545 (diff) | |
download | binaryen-8265388adc8341d52aa075b937ea3f0b10c05a9f.tar.gz binaryen-8265388adc8341d52aa075b937ea3f0b10c05a9f.tar.bz2 binaryen-8265388adc8341d52aa075b937ea3f0b10c05a9f.zip |
Add a HeapType method for getting the rec group index (#4480)
Storing the rec group index on the HeapTypeInfo avoids having to do a linear
scan through the rec group to find the index for a particular type. This will
be important for isorecursive canonicalization, which uses rec group indices.
Diffstat (limited to 'src/tools/wasm-emscripten-finalize.cpp')
0 files changed, 0 insertions, 0 deletions