Commit 1911e0b
authored
Also remove BulkMemory feature when running LLVMMemCopyFillLowering (#7189)
This is safe because we have already asserted that there are no passive
segments. This causes Binaryen to encode the resulting binary without a
DataCount section, making it compatible with engines that don't support
bulk memory.1 parent 0d7ef68 commit 1911e0b
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | | - | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| 171 | + | |
0 commit comments