summaryrefslogtreecommitdiff
path: root/test/example/c-api-unused-mem.txt
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2020-10-15 13:13:10 -0500
committerGitHub <noreply@github.com>2020-10-15 11:13:10 -0700
commitd0dae28c05dd9ef4da0d77fee42cf15cd1d94e3c (patch)
tree99b017777034208d60a3f09593e4acae81c9a1c6 /test/example/c-api-unused-mem.txt
parentc2e6cb0b5530b0d4e1a3161de319fc8373476578 (diff)
downloadbinaryen-d0dae28c05dd9ef4da0d77fee42cf15cd1d94e3c.tar.gz
binaryen-d0dae28c05dd9ef4da0d77fee42cf15cd1d94e3c.tar.bz2
binaryen-d0dae28c05dd9ef4da0d77fee42cf15cd1d94e3c.zip
Only write explicit names to name section (#3241)
Fixes: #3226
Diffstat (limited to 'test/example/c-api-unused-mem.txt')
-rw-r--r--test/example/c-api-unused-mem.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/example/c-api-unused-mem.txt b/test/example/c-api-unused-mem.txt
index 108c04eba..0a5ce8061 100644
--- a/test/example/c-api-unused-mem.txt
+++ b/test/example/c-api-unused-mem.txt
@@ -36,7 +36,7 @@
(call $main)
)
)
-151
+145
(module
(type $none_=>_none (func))
(memory $0 1024 1024)