diff options
author | Thomas Lively <tlively@google.com> | 2023-09-12 20:11:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 01:11:39 +0000 |
commit | bd497d3def1e2c702e29521f097be26024a8253e (patch) | |
tree | f64d57650d64eae6334e0c093c6a0dace1adf7c2 /test/lit/binary/stacky-nn-tuple.test.wasm | |
parent | 38559bf969d72adfaaa49eb87d839cf12730a598 (diff) | |
download | binaryen-bd497d3def1e2c702e29521f097be26024a8253e.tar.gz binaryen-bd497d3def1e2c702e29521f097be26024a8253e.tar.bz2 binaryen-bd497d3def1e2c702e29521f097be26024a8253e.zip |
Fix stacky-nn-tuple.test.wasm (#5934)
This file was updated when we switched to the standard GC opcodes, but the PR
updating it did not include a fix to the encoding for nullable and non-nullable
references, so this test was incorrect. Fix it.
Diffstat (limited to 'test/lit/binary/stacky-nn-tuple.test.wasm')
-rw-r--r-- | test/lit/binary/stacky-nn-tuple.test.wasm | bin | 81 -> 81 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/lit/binary/stacky-nn-tuple.test.wasm b/test/lit/binary/stacky-nn-tuple.test.wasm Binary files differindex 17f77788b..ecf6c842a 100644 --- a/test/lit/binary/stacky-nn-tuple.test.wasm +++ b/test/lit/binary/stacky-nn-tuple.test.wasm |