summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-binary.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-01-19 17:43:22 -0800
committerGitHub <noreply@github.com>2022-01-19 17:43:22 -0800
commitc918679ec50d4a404bd06244e79691651bdee95b (patch)
tree77604915d9fe2d1d2ec5c211f9626226c50ec852 /src/wasm/wasm-binary.cpp
parentb9fdc3b1155c48749f48f5b530d8ab295ea3185b (diff)
downloadbinaryen-c918679ec50d4a404bd06244e79691651bdee95b.tar.gz
binaryen-c918679ec50d4a404bd06244e79691651bdee95b.tar.bz2
binaryen-c918679ec50d4a404bd06244e79691651bdee95b.zip
SAFE_HEAP: Avoid annotating any function reachable from start function (#4463)
Since https://reviews.llvm.org/D117412 landed it has causes a bunch of SAFE_HEAP tests in emscripten to start failing, because `__wasm_apply_data_relocs` can now sometimes be called from with `__wasm_init_memory` as opposed to directly from the start function.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions