Merge pull request dotnet/coreclr#3687 from kyulee1/fixzeroinit
authorKyungwoo Lee <kyulee@microsoft.com>
Mon, 14 Mar 2016 18:21:27 +0000 (11:21 -0700)
committerKyungwoo Lee <kyulee@microsoft.com>
Mon, 14 Mar 2016 18:21:27 +0000 (11:21 -0700)
ARM64: Fix ZeroInit of Locals

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


Trivial merge