Merge pull request dotnet/coreclr#9188 from justinvp/fixed_addressof
authorDan Moseley <danmose@microsoft.com>
Mon, 30 Jan 2017 19:47:31 +0000 (12:47 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2017 19:47:31 +0000 (12:47 -0700)
Avoid unnecessary branches when fixing non-null/empty arrays

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


Trivial merge