summaryrefslogtreecommitdiff
path: root/src/wasm/wasm.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-08-12 14:29:12 -0700
committerGitHub <noreply@github.com>2022-08-12 14:29:12 -0700
commit6c6aae1358d657fe16fcfdc3a0eccfcea66cc841 (patch)
tree2fc4a82526e88b056d5854c02dce19200b0bfe1b /src/wasm/wasm.cpp
parent48d5a5d529cf3e51605a5e50a746603b74a72e97 (diff)
downloadbinaryen-6c6aae1358d657fe16fcfdc3a0eccfcea66cc841.tar.gz
binaryen-6c6aae1358d657fe16fcfdc3a0eccfcea66cc841.tar.bz2
binaryen-6c6aae1358d657fe16fcfdc3a0eccfcea66cc841.zip
Function-level pass-debug mode 2 validation (#4897)
In BINARYEN_PASS_DEBUG=2 we save the module before each pass, and if validation fails afterwards, we print the module before. This PR does the same for function-parallel passes - in that case, we can actually show the specific function that broke validation, as opposed to the whole module.
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions