diff options
author | Thomas Lively <tlively@google.com> | 2023-04-20 12:16:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-20 12:16:35 -0700 |
commit | 113db86e5e83e8eacd676871b32a651fc9ce064c (patch) | |
tree | 6ec73e3c294b0c1bd2e2d0b4db5824a897c32468 /src/wasm.h | |
parent | 9e5961792a91774962815d58c5c73bfb5612e27c (diff) | |
download | binaryen-113db86e5e83e8eacd676871b32a651fc9ce064c.tar.gz binaryen-113db86e5e83e8eacd676871b32a651fc9ce064c.tar.bz2 binaryen-113db86e5e83e8eacd676871b32a651fc9ce064c.zip |
[NFC] Minor simplifications in wasm-type.cpp (#5680)
This capability was originally introduced to support calculating LUBs in the
equirecursive type system, but has not been needed for anything except tests
since the equirecursive type system was removed. Since building basic heap types
is no longer useful and was a source of significant complexity, remove the APIs
that allowed it and the tests that used those APIs.
Also remove test/example/type-builder.cpp, since a significant portion of it
tested the removed APIs and the rest is already better tested in
test/gtest/type-builder.cpp.
Diffstat (limited to 'src/wasm.h')
0 files changed, 0 insertions, 0 deletions