[SRE] Delay the creation of the MonoClass for dynamic types until CreateType () is...
authorZoltan Varga <vargaz@gmail.com>
Mon, 3 Oct 2016 21:04:34 +0000 (17:04 -0400)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2016 21:04:34 +0000 (17:04 -0400)
commit30c55b93436507c3a6982665d1123f4bccd1d8b7
tree0acbec17fa7a350f288a4e8064aeb15cfe16a154
parenteb0d26e11f797570de86a29e0a4ad0ed62cf1268
[SRE] Delay the creation of the MonoClass for dynamic types until CreateType () is called. Remove some icalls. (#3687)
mcs/class/corlib/System.Reflection.Emit/DerivedTypes.cs
mcs/class/corlib/System.Reflection.Emit/GenericTypeParameterBuilder.cs
mcs/class/corlib/System.Reflection.Emit/TypeBuilder.cs
mono/metadata/icall-def.h
mono/metadata/object-internals.h
mono/metadata/reflection.c
mono/metadata/sre-encode.c
mono/metadata/sre-internals.h
mono/metadata/sre-save.c
mono/metadata/sre.c