aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2024-09-09 09:28:08 -0700
committerGitHub <noreply@github.com>2024-09-09 09:28:08 -0700
commit5c8fd1eece8fff69871cef57a2363dc0f734a7d1 (patch)
treee5e1edc81b8a6a687747a8a9036a783040e53766 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent95753ffa49f57c284a4682a8ca03e05d59f2c112 (diff)
downloadllvm-5c8fd1eece8fff69871cef57a2363dc0f734a7d1.zip
llvm-5c8fd1eece8fff69871cef57a2363dc0f734a7d1.tar.gz
llvm-5c8fd1eece8fff69871cef57a2363dc0f734a7d1.tar.bz2
[lld][WebAssembly] Fix use of uninitialized stack data with --wasm64 (#107780)
In the case of `--wasm64` we were setting the type of the init expression to be 64-bit but were only setting the low 32-bits of the value (by assigning to Int32). Fixes: https://github.com/emscripten-core/emscripten/issues/22538
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions