Merge pull request dotnet/coreclr#5794 from briansull/vm-retbuf
authorBrian Sullivan <briansul@microsoft.com>
Thu, 16 Jun 2016 01:10:01 +0000 (18:10 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2016 01:10:01 +0000 (18:10 -0700)
Fixes for two JIT helpers that should not use the x8 RetBuf argument on ARM64

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


Trivial merge