2010-06-15 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Tue, 15 Jun 2010 19:34:56 +0000 (19:34 -0000)
committerZoltan Varga <vargaz@gmail.com>
Tue, 15 Jun 2010 19:34:56 +0000 (19:34 -0000)
commitee42c2e53829ea060736ba3085dfdedd52f2db69
tree5c8c5aa13fe5e183360d944df54109cc539b6300
parentb613d3e9f4975fa567a94e489f5f3ea94c87e66e
2010-06-15  Zoltan Varga  <vargaz@gmail.com>

* mini-x86.c (get_call_info_internal): Change the managed calling convention so
'this' is always passed as the first argument, before the vtype ret arg. This
simplifies get_this_arg_reg () and LLVM integration.

svn path=/trunk/mono/; revision=158963
mono/mini/ChangeLog
mono/mini/mini-x86.c
mono/mini/tramp-x86.c