Fix instantiation stub maker for case where no register is used by function parameter...
authorFadi Hanna <fadim@microsoft.com>
Fri, 5 Jul 2019 04:48:48 +0000 (21:48 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Jul 2019 04:48:48 +0000 (21:48 -0700)
commitb7ba5fac2058f6c59acb6a34b699ad2e069f3d6c
treeeefabd06a4f6f5de9f5eb252c3989b2bcd5db164
parenta7c33ac63997a89577b47542b91a72b4fd2c7720
Fix instantiation stub maker for case where no register is used by function parameters (#25558)

* Fix instantiation stub maker for case where no register is used by function parameters
src/vm/arm/stubs.cpp
tests/src/Regressions/coreclr/GitHub_24701/test24701.cs [new file with mode: 0644]
tests/src/Regressions/coreclr/GitHub_24701/test24701.csproj [new file with mode: 0644]