Arm64:Implemeting ThisPtrRetBufPrecode:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>
Fri, 22 Apr 2016 02:51:49 +0000 (19:51 -0700)
committerRama Krishnan Raghupathy <ramarag@microsoft.com>
Tue, 3 May 2016 00:46:44 +0000 (17:46 -0700)
commit4a4a1c478059fa9e0e9e377015d521b0bcb67603
tree16323ae8796e7f2172f7ee4be631282b87ffd0c9
parent8189c9a463c85c6ad917da68293aa5f7fbf32e41
Arm64:Implemeting ThisPtrRetBufPrecode:
Precode to shuffle this and retbuf for closed delegates over static methods with return buffer

Commit migrated from https://github.com/dotnet/coreclr/commit/ea83434a4f3a92f3d476291031300b9de9c3528b
src/coreclr/src/vm/arm/cgencpu.h
src/coreclr/src/vm/arm64/cgencpu.h
src/coreclr/src/vm/arm64/stubs.cpp
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.cs [new file with mode: 0644]
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/ClosedStatic.csproj [new file with mode: 0644]