2006-12-21 Jonathan Chambers <joncham@gmail.com>
authorJonathan Chambers <joncham@gmail.com>
Thu, 21 Dec 2006 13:55:43 +0000 (13:55 -0000)
committerJonathan Chambers <joncham@gmail.com>
Thu, 21 Dec 2006 13:55:43 +0000 (13:55 -0000)
commit2829ec6f6feb54c92a46fff268ab3231bd2480e0
treeb7e3196a3f971187b57313cbc1dda51b805b64dd
parent5dd8717f343614917d3f3c31bfc9884321d7945b
2006-12-21  Jonathan Chambers  <joncham@gmail.com>

* marshal.c (emit_marshal): Call emit_marshal_variant and
emit_marshal_com_interface when applicable.
(emit_marshal_variant, emit_marshal_com_interface): Add
methods for this case and remove if's from emit_marshal_object.

svn path=/trunk/mono/; revision=69862
mono/metadata/ChangeLog
mono/metadata/marshal.c