[x86/Linux] Implement SinglecastDelegateInvokeStub (#8799)
authorSaeHie Park <saehie.park@gmail.com>
Wed, 4 Jan 2017 10:10:13 +0000 (19:10 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 4 Jan 2017 10:10:13 +0000 (11:10 +0100)
commit4519be41745ea4c46d29078dc7e2524966b75436
tree9a647a7d51bc84ec5efb606fab9f05d6d81d895f
parent3bb7653f9f2fa470c577586230687c01a3a729f8
[x86/Linux] Implement SinglecastDelegateInvokeStub (#8799)

Implement SinglecastDelegateInvokeStub for x86/Linux
- Code copied from that of AMD64 and some translation
- Fixes LargeObjectAlloc.exe unit test case and maybe others
src/vm/i386/asmconstants.h
src/vm/i386/asmhelpers.S
src/vm/i386/unixstubs.cpp