diff options
author | Thomas Lively <tlively@google.com> | 2023-11-09 23:24:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-09 14:24:09 -0800 |
commit | b289577d596bc23e9285e12661e96149a29edb6c (patch) | |
tree | d89d1dd7114055c8b0910861d03b4abf2f5e2242 /CMakeLists.txt | |
parent | b8422c5c964fdbb1d4cb01181de121c30c0a2f70 (diff) | |
download | binaryen-b289577d596bc23e9285e12661e96149a29edb6c.tar.gz binaryen-b289577d596bc23e9285e12661e96149a29edb6c.tar.bz2 binaryen-b289577d596bc23e9285e12661e96149a29edb6c.zip |
[Parser][NFC] Filter out unused instructions in gen-s-parser.py (#6095)
The new wat parser parses block, if, loop, then, and else keywords directly
rather than depending on code generated from gen-s-parser.py. Filter these
keywords out in gen-s-parser.py when generating the new wat parser and delete
the stub functions that the removed generated code used to depend on.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions