summaryrefslogtreecommitdiff
path: root/test/passes/func-metrics.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/passes/func-metrics.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/passes/func-metrics.txt')
-rw-r--r--test/passes/func-metrics.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/func-metrics.txt b/test/passes/func-metrics.txt
index 731dd933d..44476f975 100644
--- a/test/passes/func-metrics.txt
+++ b/test/passes/func-metrics.txt
@@ -247,7 +247,7 @@ func: 0
[vars] : 0
global.get : 1
export: stackSave (0)
- [removable-bytes-without-it]: 70
+ [removable-bytes-without-it]: 56
[total] : 0
(module
(type $none_=>_i32 (func (result i32)))