[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:22 +0000 (19:28 -0500)
commit49883b45421c25260767b51a052cecf050925046
tree16cb7a9d9ef988c9e8d7bf26b157b9a12bbf6f80
parent9903715fa1050c842673807f9e2bf3effe9e856f
[runtime] Replace hand-written type look up/caching with GENERATE_GET_CLASS_WITH_CACHE in security-core-clr.c and security-manager.c.

The macro generates the right form of corlib type lookup & caching.
mono/metadata/security-core-clr.c
mono/metadata/security-manager.c