JIT: extend gc descriptor for ppp quirked local struct (dotnet/coreclr#13438)
authorAndy Ayers <andya@microsoft.com>
Fri, 18 Aug 2017 20:46:32 +0000 (13:46 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2017 20:46:32 +0000 (13:46 -0700)
commite19d9d32f1895fec8af03294686efbebd1030913
tree30bbf92474d7df8bf93a848023feb9d1a61a7b8b
parent9b0c483eff38981e8954bb1d9438a1a6c173f797
JIT: extend gc descriptor for ppp quirked local struct (dotnet/coreclr#13438)

When we expand the size of a local for the ppp quirk, also expand
the size of its gc descriptor, and mark the new "fields" as non-gc.

Fixes dotnet/coreclr#13407.

Commit migrated from https://github.com/dotnet/coreclr/commit/00496534d69b603b724c17f51469554b1241bc6d
src/coreclr/src/jit/compiler.cpp