diff options
author | Wouter van Oortmerssen <aardappel@gmail.com> | 2021-03-08 15:19:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 15:19:32 -0800 |
commit | ef52d84bf6204a8a0f9348a9cc89e618526b8aae (patch) | |
tree | af83bcb879b1956c0b458f2895ffd966461cd5d1 /src/wasm-stack.h | |
parent | 89b8af006bc56cb4bf68f12a80b1cfe8e7a353d4 (diff) | |
download | binaryen-ef52d84bf6204a8a0f9348a9cc89e618526b8aae.tar.gz binaryen-ef52d84bf6204a8a0f9348a9cc89e618526b8aae.tar.bz2 binaryen-ef52d84bf6204a8a0f9348a9cc89e618526b8aae.zip |
Fixed .debug_loc parsing for wasm64 files (#3660)
The address size was hard-coded to 4, it now gets this information from .debug_info.
This required changing the parsing order.
Also made failure to parse .debug_loc fail the program, as before this error was easy to ignore.
Diffstat (limited to 'src/wasm-stack.h')
0 files changed, 0 insertions, 0 deletions