summaryrefslogtreecommitdiff
path: root/src/wasm.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-09-28 14:26:53 -0700
committerGitHub <noreply@github.com>2020-09-28 14:26:53 -0700
commitc721f85e79f97936f4804afe51dcd2859ad13afd (patch)
treed4daf47c4fb2cec0348d0c67a169714366b216fa /src/wasm.h
parentfbdcaf70c6b8888254d409bf57c80ea007058838 (diff)
downloadbinaryen-c721f85e79f97936f4804afe51dcd2859ad13afd.tar.gz
binaryen-c721f85e79f97936f4804afe51dcd2859ad13afd.tar.bz2
binaryen-c721f85e79f97936f4804afe51dcd2859ad13afd.zip
Fix low_pc updating when the expression is right at the start (#3175)
In that case LLVM emits the address of the declarations area (where locals are declared) of the function, which is even earlier than the instructions actual first byte. I'm not sure why it does this, but it's easy to handle.
Diffstat (limited to 'src/wasm.h')
0 files changed, 0 insertions, 0 deletions