diff options
author | Derek Schuff <dschuff@chromium.org> | 2024-02-22 19:41:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 19:41:15 -0800 |
commit | ca09e08239008759f92f4aff39c7640da3e1bfa9 (patch) | |
tree | 1c6c0ca18980c366a2249c78c07974f338077ade /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 6e6bf9f81756ba6655b4eea8dc45469a47f89b39 (diff) | |
download | llvm-ca09e08239008759f92f4aff39c7640da3e1bfa9.zip llvm-ca09e08239008759f92f4aff39c7640da3e1bfa9.tar.gz llvm-ca09e08239008759f92f4aff39c7640da3e1bfa9.tar.bz2 |
[Symbolizer][WebAssembly] Use wasm-specific getSymbolSize (#82083)
getSymbolSize was recently added to WasmObjectFile and has correct sizes
for most symbol types. This makes llvm-symbolizer correctly symbolize
addresses in the middle of the symbol.
When reworking the test I also noticed that the DWARF info seems to be
wrong for the first instruction in each function. I noted that in the test
comments but didn't attempt to fix here.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions