summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-validator.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-08-07 21:45:34 -0400
committerGitHub <noreply@github.com>2024-08-07 18:45:34 -0700
commitc9fd92c25a74a70c9730f1b39b49ef3d91a1a7f1 (patch)
tree7e10942ac4068e6f646759853e7834763081c9a2 /src/wasm/wasm-validator.cpp
parent2397f2af4512c31e1e54c0e0168302ab1ee06d58 (diff)
downloadbinaryen-c9fd92c25a74a70c9730f1b39b49ef3d91a1a7f1.tar.gz
binaryen-c9fd92c25a74a70c9730f1b39b49ef3d91a1a7f1.tar.bz2
binaryen-c9fd92c25a74a70c9730f1b39b49ef3d91a1a7f1.zip
Simplify TopologicalOrders (#6811)
Make `TopologicalOrders` its own iterator rather than having a separate iterator class that wraps a pointer to `TopologicalOrders`. This simplifies usage in cases where an iterator needs to be persistently stored. Notably, all of the tests continue working as they are.
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions