Remove MONO_PATCH_INFO_METHOD_REL. (#14643)
commit489c40a548c656e83e36daab5f17c4128fa21f1c
authorJay Krell <jay.krell@cornell.edu>
Sat, 25 May 2019 14:30:53 +0000 (25 07:30 -0700)
committerZoltan Varga <vargaz@gmail.com>
Sat, 25 May 2019 14:30:53 +0000 (25 10:30 -0400)
treecafbb7b30becf862b2c04e637260ce1da9e5a475
parent7c837f58bca411debcb0b0636f6dc9bcf97c1742
Remove MONO_PATCH_INFO_METHOD_REL. (#14643)

It is not used, and it had a larger than pointer field
where a pointer was required, at least for 32bit hosted cross builds.
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/aot-runtime.h
mono/mini/mini-arm.c
mono/mini/mini-mips.c
mono/mini/mini-ppc.c
mono/mini/mini-runtime.c
mono/mini/mini-runtime.h
mono/mini/mini-s390x.c
mono/mini/patch-info.h