diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-05-17 11:13:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-17 11:13:03 -0700 |
commit | deff1560a29c0002d6de5c979da3f4875c1faee6 (patch) | |
tree | 78442eba77240f4f0485621b52f93a72493763fb /src/wasm-stack.h | |
parent | c8b95adb9723c128f76507d79456779fec92c708 (diff) | |
download | binaryen-deff1560a29c0002d6de5c979da3f4875c1faee6.tar.gz binaryen-deff1560a29c0002d6de5c979da3f4875c1faee6.tar.bz2 binaryen-deff1560a29c0002d6de5c979da3f4875c1faee6.zip |
[NFC] Move InsertOrdered{Set,Map} into a new header (#3888)
Move the InsertOrderedSet and InsertOrderedMap implementations out of
Relooper.h and into a new insert_ordered.h so they can be used more widely. Only
changes the implementation code to use unordered_maps and
`WASM_UNREACHABLE` instead of `abort`.
Diffstat (limited to 'src/wasm-stack.h')
0 files changed, 0 insertions, 0 deletions