[runtime] Replace hand-written type look up/caching with GENERATE_GET_CLASS_WITH_CACH...
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 16 Nov 2015 05:22:56 +0000 (00:22 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 17 Feb 2016 00:28:21 +0000 (19:28 -0500)
commit3de136f36f95bd4151d73547f9669011b77d5aee
tree073a5e3da655267fbca96837d8649f03b7424533
parentbba695c8a1439e9d557b6662efce22007cc8786d
[runtime] Replace hand-written type look up/caching with GENERATE_GET_CLASS_WITH_CACHE in marshal.c.

The macro generates the right form of corlib type lookup & caching.
mono/metadata/marshal.c