* mini.c: Made so that inline is locally disabled if it would
authorMassimiliano Mantione <massi@mono-cvs.ximian.com>
Tue, 13 Jun 2006 21:00:22 +0000 (21:00 -0000)
committerMassimiliano Mantione <massi@mono-cvs.ximian.com>
Tue, 13 Jun 2006 21:00:22 +0000 (21:00 -0000)
commit96f90f145b4e0db1cff436915181e3d1efc70db6
tree0d3e681d4a4295f08caaca26ebf81b223548d8ea
parentdc24a9fea35833eacecfa60f87a07833714e4af9
* mini.c: Made so that inline is locally disabled if it would
trigger a .cctor, because too many apps depend on this behavior
(which seems to be also the one of the MS CLR).

svn path=/trunk/mono/; revision=61683
mono/mini/ChangeLog
mono/mini/mini.c