summaryrefslogtreecommitdiff
path: root/test/lld/safe_stack_standalone-wasm.wat.out
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2020-06-11 16:18:54 -0700
committerGitHub <noreply@github.com>2020-06-11 16:18:54 -0700
commit49f2443338c00931d2f30f9d8c1706398bd5cb34 (patch)
treebdb148f40eeacb4ef139c85bad17970a870b1880 /test/lld/safe_stack_standalone-wasm.wat.out
parentf813ac9fd58849043ed25c8543af6f6a884d506c (diff)
downloadbinaryen-49f2443338c00931d2f30f9d8c1706398bd5cb34.tar.gz
binaryen-49f2443338c00931d2f30f9d8c1706398bd5cb34.tar.bz2
binaryen-49f2443338c00931d2f30f9d8c1706398bd5cb34.zip
Move optional metadata field so its not last (#2909)
To avoid the conditional trailing comma.
Diffstat (limited to 'test/lld/safe_stack_standalone-wasm.wat.out')
-rw-r--r--test/lld/safe_stack_standalone-wasm.wat.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/safe_stack_standalone-wasm.wat.out b/test/lld/safe_stack_standalone-wasm.wat.out
index 81f62a0dd..a7b828a03 100644
--- a/test/lld/safe_stack_standalone-wasm.wat.out
+++ b/test/lld/safe_stack_standalone-wasm.wat.out
@@ -186,7 +186,7 @@
"invokeFuncs": [
],
"features": [
- ],
+ ]
}
-- END METADATA --
;)