4 files changed
+8
-8
lines changedLines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
- src/shared-constants.h+1
- src/wasm/wasm-s-parser.cpp+8-5
- src/wasm/wasm-type.cpp+2-4
- src/wasm/wasm.cpp+1
- test/example/typeinfo.txt+5-5
- test/gtest/cfg.cpp+6-6
- test/lit/basic/exception-handling-old.wast+4-4
- test/lit/basic/exception-handling.wast+10-10
- test/lit/basic/typed_continuations_resume.wast+2-2
- test/lit/basic/types-function-references.wast+4-4
- test/lit/blocktype.wast+4-4
- test/lit/ctor-eval/multivalue-local.wast+1-1
- test/lit/multivalue-stack-ir.wast+1-1
- test/lit/multivalue.wast+16-16
- test/lit/passes/asyncify_enable-multivalue.wast+6-6
- test/lit/passes/catch-pop-fixup-eh-old.wast+3-3
- test/lit/passes/coalesce-locals-gc-nn.wast+4-4
- test/lit/passes/coalesce-locals-gc.wast+5-5
- test/lit/passes/gufa-refs.wast+1-1
- test/lit/passes/j2cl.wast+1-1
- test/lit/passes/local-subtyping.wast+4-4
- test/lit/passes/optimize-instructions-gc.wast+1-1
- test/lit/passes/optimize-instructions-multivalue.wast+8-8
- test/lit/passes/optimize-stack-ir.wast+2-2
- test/lit/passes/outlining.wast+2-2
- test/lit/passes/poppify-globals.wast+2-2
- test/lit/passes/poppify.wast+6-6
- test/lit/passes/precompute-gc.wast+5-5
- test/lit/passes/roundtrip.wast+1-1
- test/lit/passes/rse-eh.wast+4-4
- test/lit/passes/rse-gc.wast+2-2
- test/lit/passes/simplify-locals-gc-nn.wast+4-4
- test/lit/passes/stack-ir-non-nullable.wast+4-4
- test/lit/passes/translate-eh-old-to-new.wast+15-15
- test/lit/passes/tuple-optimization.wast+76-76
- test/lit/passes/type-generalizing.wast+2-2
- test/lit/validation/bad-non-nullable-locals.wast+1-1
- test/lit/validation/nn-locals-bad-call_ref.wast+1-1
- test/lit/validation/nn-tuples.wast+2-2
- test/lit/wat-kitchen-sink.wast+4-4
- test/passes/precompute-propagate_all-features.txt+2-2
- test/passes/precompute-propagate_all-features.wast+2-2
- test/passes/rse_all-features.txt+1-1
- test/passes/rse_all-features.wast+1-1
- test/spec/exception-handling-old.wast+1-1
- test/spec/multivalue.wast+2-2
- test/unit/test_poppy_validation.py+1-1
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments