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.
- scripts/gen-s-parser.py+3-1
- src/gen-s-parser.inc+37-10
- src/ir/ExpressionAnalyzer.cpp+2
- src/ir/ExpressionManipulator.cpp+2
- src/ir/LocalStructuralDominance.cpp+8
- src/ir/ReFinalize.cpp+2
- src/ir/branch-utils.h+13-1
- src/ir/cost.h+5
- src/ir/effects.h+10
- src/ir/possible-contents.cpp+5
- src/ir/properties.h+3-3
- src/ir/subtype-exprs.h+2
- src/parser/parsers.h+5
- src/passes/Print.cpp+34
- src/passes/TypeGeneralizing.cpp+2
- src/wasm-binary.h+10-2
- src/wasm-builder.h+25
- src/wasm-delegations-fields.def+48
- src/wasm-delegations.def+2
- src/wasm-interpreter.h+2
- src/wasm-ir-builder.h+2
- src/wasm-s-parser.h+2-1
- src/wasm-stack.h+11
- src/wasm.h+45
- src/wasm/parsing.cpp+3-2
- src/wasm/wasm-binary.cpp+63-6
- src/wasm/wasm-ir-builder.cpp+4
- src/wasm/wasm-s-parser.cpp+67-1
- src/wasm/wasm-stack.cpp+28-2
- src/wasm/wasm-validator.cpp+17-1
- src/wasm/wasm.cpp+41
- src/wasm2js.h+8
- test/binaryen.js/exception-handling.js.txt+2-2
- test/binaryen.js/kitchen-sink.js.txt+33-33
- test/lit/basic/exception-handling.wast+644-7
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