Avoid calling class cctors during JITting when the same class needs initialization...
commit713219d4ab15caedf59ca169feddef0117b4e718
authorZoltan Varga <vargaz@gmail.com>
Mon, 14 Mar 2011 22:07:57 +0000 (14 23:07 +0100)
committerZoltan Varga <vargaz@gmail.com>
Wed, 16 Mar 2011 13:43:25 +0000 (16 14:43 +0100)
tree42236d5d1950673a59de3918dfba9d565822ed1a
parentc0c0b38f2cfc2fc1f60c6305cde6b423ed3c98d2
Avoid calling class cctors during JITting when the same class needs initialization more than once during a method. Fixes #679467.
mono/mini/method-to-ir.c
mono/mini/objects.cs