Merge pull request #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


Trivial merge