summaryrefslogtreecommitdiff
path: root/src/shared-constants.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-06-24 12:55:15 -0700
committerGitHub <noreply@github.com>2020-06-24 12:55:15 -0700
commiteae2ee3dff0c68cfa783f45ee3ced06f4b5aa47c (patch)
tree3960712103d31cd6322f1c5b63a611acd844b28b /src/shared-constants.h
parentdf660c241dcde92d634bb0704a449c8e1b4dd5a4 (diff)
downloadbinaryen-eae2ee3dff0c68cfa783f45ee3ced06f4b5aa47c.tar.gz
binaryen-eae2ee3dff0c68cfa783f45ee3ced06f4b5aa47c.tar.bz2
binaryen-eae2ee3dff0c68cfa783f45ee3ced06f4b5aa47c.zip
DWARF: Fix sequence_end emitting (#2929)
We must emit those, even if otherwise it looks like a line we can omit, as the ends of sequences have important meaning and dwarfdump will warn without them. Looks like fannkuch0 in the test suite already had an example of an incorrectly-omitted sequence_end, so no need for a new testcase. Verified that without this e.g. wasm2.test_exceptions with -g added will lead to a wasm that warns, but with this PR the debug_line section is reported as valid by dwarfdump.
Diffstat (limited to 'src/shared-constants.h')
0 files changed, 0 insertions, 0 deletions