Merge pull request dotnet/coreclr#10638 from AndyAyersMS/EmptyTryUpdateFinallyNestLevel
authorAndy Ayers <andya@microsoft.com>
Sat, 1 Apr 2017 06:04:48 +0000 (23:04 -0700)
committerGitHub <noreply@github.com>
Sat, 1 Apr 2017 06:04:48 +0000 (23:04 -0700)
Jit: decrement finally nesting level when removing empty trys

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


Trivial merge