[aot] Small AOT changes. Save some constants into the AOT image instead of duplicatin...
authorZoltan Varga <vargaz@gmail.com>
Tue, 29 Oct 2013 16:23:33 +0000 (17:23 +0100)
committerZoltan Varga <vargaz@gmail.com>
Tue, 29 Oct 2013 16:23:33 +0000 (17:23 +0100)
commit93c6b94bb00464e574bcc39368addbb2179889d1
tree672c40e28b6aaa8f86caed658e2bc8fce5e1a2c2
parent4c1198f3b8ef34e67b710f6566748611ee3d5525
[aot] Small AOT changes. Save some constants into the AOT image instead of duplicating them in aot-runtime.c. Emit some padding so multiple symbols do not point to the same address.
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/mini.h