diff options
author | Sam Clegg <sbc@chromium.org> | 2022-01-21 13:49:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 13:49:37 -0800 |
commit | 830b18b34197ad791e7b0d5bd5f5bade2a704395 (patch) | |
tree | 46ae5c3a5d547fb5af0f0ffb3fce52921ac02fde /src/wasm/wasm-binary.cpp | |
parent | 02ef6b11d740f5a3aa2071b53b35c306d6ddfa7a (diff) | |
download | binaryen-830b18b34197ad791e7b0d5bd5f5bade2a704395.tar.gz binaryen-830b18b34197ad791e7b0d5bd5f5bade2a704395.tar.bz2 binaryen-830b18b34197ad791e7b0d5bd5f5bade2a704395.zip |
StackCheck: Add argument stack-check-handler call (#4471)
This function call now takes the address (which by defintion is outside
of the stack range) that the program was attempting to set SP to.
This allows emscripten to provide a more useful error message on stack
over/under flow.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions