[llvmonly] Move the mono_aot_init_llvm_method family of functions to llvmonly-runtime...
commit80bc0069e494db1a67480ed25db8f6f6ad9fc605
authorZoltan Varga <vargaz@gmail.com>
Wed, 23 Jan 2019 17:25:53 +0000 (23 12:25 -0500)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 23 Jan 2019 17:25:53 +0000 (23 12:25 -0500)
tree78f8aee01f6d00258c274f588a04f7b55cd9df92
parent8ac757202ab58dd771533bbff0583b987594d2b2
[llvmonly] Move the mono_aot_init_llvm_method family of functions to llvmonly-runtime.c, rename them to mini_llvmonly_init_... for consistency. (#12575)

[llvmonly] Move the mono_aot_init_llvm_method family of functions to llvmonly-runtime.c, rename them to mini_llvmonly_init_... for consistency.
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/aot-runtime.h
mono/mini/llvmonly-runtime.c
mono/mini/llvmonly-runtime.h
mono/mini/mini-llvm.c
mono/mini/mini-runtime.c