Fix handling of non-reg-passed HFA (#32180)
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 13 Feb 2020 18:56:30 +0000 (10:56 -0800)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 18:56:30 +0000 (10:56 -0800)
commitfddce702c2ff94c6ca05e401cfb0eb1944083767
treeb4abfad93b35f5656091b12853ab168ea487d579
parenteee28dea225039ff46e4d4908708dac66560e2cd
Fix handling of non-reg-passed HFA (#32180)

Fix #31673
src/coreclr/src/jit/morph.cpp
src/coreclr/tests/src/JIT/Regression/JitBlue/Runtime_31673/Runtime_31673.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/Runtime_31673/Runtime_31673.csproj [new file with mode: 0644]