Use an internal call (to an existing function) so it allow dropping SHA1 (and depende...
authorSebastien Pouliot <sebastien@xamarin.com>
Fri, 22 Feb 2013 18:36:01 +0000 (13:36 -0500)
committerSebastien Pouliot <sebastien@xamarin.com>
Fri, 22 Feb 2013 18:36:01 +0000 (13:36 -0500)
commit7576b68413beb96908dd75f5a7ef43dd074939b1
treeef6607c8f52483e9979c20e56392e82bcbdd4010
parent2162983f674f8d0d1736a77656568611da002e5c
Use an internal call (to an existing function) so it allow dropping SHA1 (and dependencies) when linking applications. Saves 2kb on (unstripped) mscorlib and 4kb on the final binary (release).
mcs/class/corlib/System.Reflection/AssemblyName.cs
mono/metadata/icall-def.h
mono/metadata/icall.c