summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/example/c-api-unused-mem.txt2
-rw-r--r--test/passes/func-metrics.txt2
2 files changed, 2 insertions, 2 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)
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)))