Merge pull request dotnet/coreclr#7727 from AndyAyersMS/LateGCStructBailOut
authorAndy Ayers <andya@microsoft.com>
Fri, 21 Oct 2016 01:47:38 +0000 (18:47 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2016 01:47:38 +0000 (18:47 -0700)
Inliner: avoid inlining callees with GC structs on cold paths

Commit migrated from https://github.com/dotnet/coreclr/commit/e70eadba0eb182f046f9be85833a23784c6d675f


Trivial merge