4 files changed
+178
-178
lines changedLines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
- src/binaryen-c.cpp+3
- src/binaryen-c.h+1
- src/ir/iteration.h+24
- src/js/binaryen.js-post.js+1
- src/passes/CodeFolding.cpp+11
- src/tools/tool-options.h+1
- src/wasm-binary.h+1
- src/wasm-features.h+10-27
- src/wasm/wasm-binary.cpp+4
- src/wasm/wasm.cpp+1
- test/binaryen.js/kitchen-sink.js+1
- test/binaryen.js/kitchen-sink.js.txt+3-2
- test/example/c-api-kitchen-sink.c+1
- test/example/c-api-kitchen-sink.txt+3-2
- test/passes/remove-unused-names_code-folding_all-features.txt+75
- test/passes/remove-unused-names_code-folding_all-features.wast+50
- test/unit/test_features.py+6-5
- third_party/llvm-project/raw_ostream.cpp+1-1
Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 148 additions & 148 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments