[llvm] Map byref types to the same type as the this argument so they are called using...
commitd092ad186ffae768279b092bdab513f65af2f7b2
authorZoltan Varga <vargaz@gmail.com>
Sat, 16 Sep 2017 07:44:05 +0000 (16 03:44 -0400)
committerMarek Safar <marek.safar@gmail.com>
Tue, 17 Oct 2017 07:21:39 +0000 (17 09:21 +0200)
treedff81de670272328ac4212a6de8a5fc4be027bcf
parentc6605763a36adbdffafcdc95721531e9679a6d95
[llvm] Map byref types to the same type as the this argument so they are called using the same signature if the this argument is passed explicitly. Fixes #59436. (#5572)
mono/mini/iltests.il
mono/mini/mini-llvm.c