[llvm] Fix receiving rgctx argument in DIM methods, they receive the mrgctx even...
commit9cdb5b4a1273b5748f46e0ac8e18a3b916c94880
authorZoltan Varga <vargaz@gmail.com>
Wed, 13 Mar 2019 19:19:16 +0000 (13 15:19 -0400)
committerMarek Safar <marek.safar@gmail.com>
Fri, 15 Mar 2019 13:34:24 +0000 (15 14:34 +0100)
treec9a8edd08c2788b50604158b13b021a75740fecf
parent85ccf3ec021591ea1cb0b3d7a7b6a066e3c642dd
[llvm] Fix receiving rgctx argument in DIM methods, they receive the mrgctx even if they are not generic.
mono/mini/mini-llvm.c