[jit] Pass the type token index instead of the full type token to the throw corlib...
commit5d10499fd68271f77ef2f53522c2d8a64f178a2e
authorZoltan Varga <vargaz@gmail.com>
Mon, 28 Mar 2016 22:33:53 +0000 (28 18:33 -0400)
committerZoltan Varga <vargaz@gmail.com>
Mon, 28 Mar 2016 22:33:58 +0000 (28 18:33 -0400)
tree697bdd831f4c035fffc596b1ea8bbc8f0d52afe9
parent52cb2c951a414b8f2d6c95b5630c0d1688214a45
[jit] Pass the type token index instead of the full type token to the throw corlib exceptions functions on most platforms to reduce the size of the generated code.
mono/mini/exceptions-arm.c
mono/mini/mini-arm.c
mono/mini/mini-llvm.c