Fix the hashing of MonoJumpInfo structures, previously many had the same hash code.
authorZoltan Varga <vargaz@gmail.com>
Mon, 25 Mar 2013 01:47:26 +0000 (02:47 +0100)
committerZoltan Varga <vargaz@gmail.com>
Mon, 25 Mar 2013 01:54:39 +0000 (02:54 +0100)
commitec5503773f9363a6e0304971fb0e2c8d1640ca3b
treeb4e45343a8f2ed014506dcffbf1ab4746d64995f
parentb354c6268d8694d741542a7a89d8860b31afd22f
Fix the hashing of MonoJumpInfo structures, previously many had the same hash code.
mono/mini/aot-compiler.c
mono/mini/mini.c