Skip to content

Commit f2a7cc7

Browse files
Automatic rebaseline of codesize expectations. NFC (#25652)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (1) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_hello_dylink_all.json: 843603 => 843595 [-8 bytes / -0.00%] Average change: -0.00% (-0.00% - -0.00%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent b1072be commit f2a7cc7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test/codesize/test_codesize_hello_dylink_all.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"a.out.js": 245826,
3-
"a.out.nodebug.wasm": 597777,
4-
"total": 843603,
3+
"a.out.nodebug.wasm": 597769,
4+
"total": 843595,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",
@@ -4847,7 +4847,6 @@
48474847
"$sub128",
48484848
"$sw_write",
48494849
"$swab",
4850-
"$swapc",
48514850
"$swprintf",
48524851
"$swscanf",
48534852
"$symlink",

0 commit comments

Comments
 (0)