Merge pull request dotnet/coreclr#6367 from echesakov/StackAllocation
authorEgor Chesakov <echesakov@users.noreply.github.com>
Thu, 21 Jul 2016 23:51:50 +0000 (16:51 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Jul 2016 23:51:50 +0000 (16:51 -0700)
Fix bug: inlinee did not copy inlinee bbFlags to caller bbFlags.

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

1  2 
src/coreclr/src/jit/flowgraph.cpp

Simple merge