Merge pull request dotnet/coreclr#6582 from alsemenn/fixrefreg
authorSasha Semennikov <alsemenn@microsoft.com>
Mon, 8 Aug 2016 19:08:00 +0000 (12:08 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Aug 2016 19:08:00 +0000 (12:08 -0700)
commita99305ad027dabd7b6ac070b7b44063746f92d19
treef064dfc9ca05877db24294f397a87d584246fcc2
parentbbe53e709875db679fa5dc1e6db4d06457f55cab
parent60adacb2b7a4ab9dc1e5af6c71fdfce7ad87fac0
Merge pull request dotnet/coreclr#6582 from alsemenn/fixrefreg

For helper method frame DAC doesn't read register pointers. So set them to NULL to not use "wrong" data.

Commit migrated from https://github.com/dotnet/coreclr/commit/1a5e41cabd47cde8bbb457fdad6c64f05a130167
src/coreclr/src/vm/amd64/cgenamd64.cpp
src/coreclr/src/vm/amd64/gmsamd64.cpp