Fix `ldelem[a]/stelem/cpobj/ldobj/stobj <pointer type>` import (#71679)
authorSingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
Thu, 28 Jul 2022 16:56:15 +0000 (19:56 +0300)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 16:56:15 +0000 (18:56 +0200)
commit11e3d1b1514f856d9c2400e3a4dc8520d794b39d
tree1f2d3ad90c2e1300160bc92e32a65aaa552d063b
parent8e1c9c1e9e18df1b9724f940f471b1e6f246b028
Fix `ldelem[a]/stelem/cpobj/ldobj/stobj <pointer type>` import (#71679)
src/coreclr/jit/importer.cpp
src/coreclr/jit/layout.cpp
src/tests/JIT/Regression/JitBlue/Runtime_71636/Runtime_71636.il [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_71636/Runtime_71636.ilproj [new file with mode: 0644]