[llvmonly] Make sure that linkonce methods need no initialization since they could...
authorZoltan Varga <vargaz@gmail.com>
Fri, 13 May 2016 14:09:32 +0000 (10:09 -0400)
committerZoltan Varga <vargaz@gmail.com>
Fri, 13 May 2016 14:09:37 +0000 (10:09 -0400)
commita0ac9b08a5d0298dd52d5b78e029ec036270bda7
tree9744e0e42979defd206e6ad03279d60644ab98f5
parent0f9ea1a2792a725273b108bb088d5701cb9f14f2
[llvmonly] Make sure that linkonce methods need no initialization since they could be called before the AOT module they belong to is loaded. Still not enabled, since they seem to actually increase executable size.
mono/mini/aot-compiler.c
mono/mini/decompose.c
mono/mini/mini-generic-sharing.c
mono/mini/mini-llvm.c
mono/mini/mini.c
mono/mini/mini.h