diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-01-22 13:31:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-22 10:31:49 -0800 |
commit | 5bcee680e8781d9ee3f78df9466b912929124c04 (patch) | |
tree | 5e399e985a1c78328d64dc1b5b4fd0eaf9030e0c /test/passes/dwarf_with_exceptions.wasm | |
parent | d5fc674859ccd035c03b1085901dceb1c58cf911 (diff) | |
download | binaryen-5bcee680e8781d9ee3f78df9466b912929124c04.tar.gz binaryen-5bcee680e8781d9ee3f78df9466b912929124c04.tar.bz2 binaryen-5bcee680e8781d9ee3f78df9466b912929124c04.zip |
Partially split up functions in optimize-instructions.wast (#3508)
FileCheck test cases are much more readable when their output assertions are
close to the corresponding input lines. #3503 introduced a script for updating
FileCheck assertions, but it only knows how to place input and output lines
together at the function boundary, so smaller functions will produce more
readable tests. optimize-instructions.wast has some very large functions that
include many test cases, so this PR breaks up some of those functions into
smaller functions to make the tests more readable. This PR only changes the
first quarter of the file, leaving further improvements as future work.
Diffstat (limited to 'test/passes/dwarf_with_exceptions.wasm')
0 files changed, 0 insertions, 0 deletions