[linker] Update mscorlib.xml to include some Mono.RuntimeStructs
authorAleksey Kliger <aleksey@xamarin.com>
Tue, 16 Aug 2016 20:06:35 +0000 (16:06 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Tue, 16 Aug 2016 20:06:35 +0000 (16:06 -0400)
Followup to
https://github.com/mono/mono/commit/70d7f5e35059bdb64d3c6b7e42d7ad5120b476d6

mcs/tools/linker/Descriptors/mscorlib.xml

index 64434b063c8ddcbbfd0ad8d9373f4ba73081fd97..396acc5a69eb9d4b15cbab8a7e160fe041adcd2a 100644 (file)
 
                 <!-- by convention (and see #34671) -->
                 <type fullname="Mono.Runtime" />
+
+               <type fullname="Mono.RuntimeStructs/HandleStackMark" />
+               <type fullname="Mono.RuntimeStructs/MonoError" />
        </assembly>
 </linker>