summaryrefslogtreecommitdiff
path: root/src/binaryen-c.cpp
diff options
context:
space:
mode:
authorWouter van Oortmerssen <aardappel@gmail.com>2021-03-08 15:19:32 -0800
committerGitHub <noreply@github.com>2021-03-08 15:19:32 -0800
commitef52d84bf6204a8a0f9348a9cc89e618526b8aae (patch)
treeaf83bcb879b1956c0b458f2895ffd966461cd5d1 /src/binaryen-c.cpp
parent89b8af006bc56cb4bf68f12a80b1cfe8e7a353d4 (diff)
downloadbinaryen-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/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions