Properly handle compressed interface bitmaps on the array store wrapper.
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 11 May 2011 21:20:13 +0000 (18:20 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 11 May 2011 21:20:13 +0000 (18:20 -0300)
commitc26a7a934ed0f23ac3b87345a447324f33b84555
treed890e413b7c471a5d8c0252e2238e11c823f03d1
parent4f9adb891dc91090deba76cd813599ff23c79d4b
Properly handle compressed interface bitmaps on the array store wrapper.

* marshal.c (get_virtual_stelemref_kind): Don't emit optimized
stelemref wrapper if compressed interface bitmaps are enabled.
mono/metadata/marshal.c