Merge pull request dotnet/coreclr#6036 from briansull/dump-fix-inlining
authorBrian Sullivan <briansul@microsoft.com>
Tue, 28 Jun 2016 22:41:47 +0000 (15:41 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2016 22:41:47 +0000 (15:41 -0700)
Do not enable the verbose Jit Dump during the inlining decision phase.

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


Trivial merge