diff options
author | Thomas Lively <tlively@google.com> | 2024-09-03 09:21:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 09:21:07 -0700 |
commit | b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9 (patch) | |
tree | 401a90a9b28a625638c2bc9c6f687bb3662862bc /test/spec/f16.wast | |
parent | 871ff0d4f910b565c15f82e8f3c9aa769b01d286 (diff) | |
download | binaryen-b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9.tar.gz binaryen-b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9.tar.bz2 binaryen-b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9.zip |
[NFC] Change topological sort utilities to functions (#6889)
Previously they were structs and their results were accessed with
`operator*()`, but that was unnecessarily complicated and could lead to
problems with temporary lifetimes being too short. Simplify the
utilities by making them functions. This also allows the wrapper
templates to infer the proper element types automatically.
Diffstat (limited to 'test/spec/f16.wast')
0 files changed, 0 insertions, 0 deletions