[aot] Emit a separate GOT for LLVM and JITted code, this avoids having to reference...
authorZoltan Varga <vargaz@gmail.com>
Sat, 10 Jan 2015 16:24:42 +0000 (11:24 -0500)
committerZoltan Varga <vargaz@gmail.com>
Sat, 10 Jan 2015 16:24:42 +0000 (11:24 -0500)
commitf6b3eb0e8052947f9315c43d02eee1c68a7a00db
treefe4c32dba3d8383c77623214fc69dbb0a7d129e4
parent9130a8641e8244bf69dd483ea8cd800254c0d51b
[aot] Emit a separate GOT for LLVM and JITted code, this avoids having to reference the extern got symbol from JITted code if the LLVM code is emitted into a separate module.
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/mini-llvm.c
mono/mini/mini.h