Commit 58409f2
Keep fgVarNeedsExplicitZeroInit in sync with WASM block-init rule
Address PR review feedback: genCheckUseBlockInit now uses block-init on
WASM whenever there are any init slots, so fgVarNeedsExplicitZeroInit
should mirror that and skip the per-target size threshold for WASM.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2438ad3 commit 58409f2
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4354 | 4354 | | |
4355 | 4355 | | |
4356 | 4356 | | |
| 4357 | + | |
| 4358 | + | |
| 4359 | + | |
| 4360 | + | |
| 4361 | + | |
4357 | 4362 | | |
4358 | 4363 | | |
4359 | 4364 | | |
| |||
4369 | 4374 | | |
4370 | 4375 | | |
4371 | 4376 | | |
| 4377 | + | |
4372 | 4378 | | |
4373 | 4379 | | |
4374 | 4380 | | |
| |||
0 commit comments