2008-10-26 Zoltan Varga <vargaz@gmail.com>
commit21289e56a7898aa41af33283313d7b6254b2f48c
authorZoltan Varga <vargaz@gmail.com>
Sun, 26 Oct 2008 14:14:40 +0000 (26 14:14 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sun, 26 Oct 2008 14:14:40 +0000 (26 14:14 -0000)
tree5584f50153bf9e8ff8b8fbba60acf51a3bbe6cf0
parent246da800f36767f57bd5efb045bf6822ad320a07
2008-10-26  Zoltan Varga  <vargaz@gmail.com>

* mini.h (MONO_AOT_FILE_VERSION): Bump AOT file format version.

* mini.c (mono_method_to_ir): For MONO_PATCH_INFO_RVA, save field the token
instead of the RVA, since the RVA can be changed by tools like the cil
stripper.

* method-to-ir.c (mono_method_to_ir2): Ditto.

svn path=/trunk/mono/; revision=117087
mono/mini/ChangeLog
mono/mini/method-to-ir.c
mono/mini/mini.c
mono/mini/mini.h