Commit 0ce54a5
[wasm][AOT] fix codegen for small structs on stack (#118355)
* fix
* testing Larry's feedback
* another attempt
* more
* Update src/mono/mono/mini/mini-wasm.c
Co-authored-by: Larry Ewing <lewing@microsoft.com>
---------
Co-authored-by: Larry Ewing <lewing@microsoft.com>1 parent 1dd74ea commit 0ce54a5
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
802 | | - | |
| 802 | + | |
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
810 | | - | |
811 | | - | |
812 | | - | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
813 | 813 | | |
814 | 814 | | |
| 815 | + | |
| 816 | + | |
815 | 817 | | |
816 | 818 | | |
0 commit comments