do not spill stack after CEE_NEWARR and CEE_NEWOBJ. (#14401)
authorSergey Andreenko <seandree@microsoft.com>
Tue, 10 Oct 2017 20:37:41 +0000 (13:37 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2017 20:37:41 +0000 (13:37 -0700)
commit5db87351776d5a55efcf78878939466920d65175
tree8e60da3382833f4f99ebfc40e290d83f0a819799
parent0b7ded9771e6e4b513f6784d7c13ecf8b06094fd
do not spill stack after CEE_NEWARR and CEE_NEWOBJ. (#14401)

Fixes coreRT issue with "InitializeArray intrinsic must always be
expanded".
src/jit/importer.cpp