diff options
Diffstat (limited to 'test/lld/init.wat')
-rw-r--r-- | test/lld/init.wat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/init.wat b/test/lld/init.wat index 89af36bd4..e4114108f 100644 --- a/test/lld/init.wat +++ b/test/lld/init.wat @@ -39,6 +39,6 @@ (func $main (param $0 i32) (param $1 i32) (result i32) (call $__original_main) ) - ;; custom section "producers", size 112 + ;; custom section "producers", size 157 ) |