[mini] Move netcore hosting functionality into separate file (#32136)
authorRyan Lucia <rylucia@microsoft.com>
Thu, 13 Feb 2020 20:36:18 +0000 (15:36 -0500)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 20:36:18 +0000 (15:36 -0500)
commitb883fa39f016add48efdc0e84b1c14c268063df7
tree791accf9257d2b40575307e05f60c27ab18ccabd
parentfddce702c2ff94c6ca05e401cfb0eb1944083767
[mini] Move netcore hosting functionality into separate file (#32136)

* [mini] Move netcore hosting functionality into separate file

* [loader] Don't crash in the preload hook if the TPA paths aren't set

* [loader] Never request a refonly load in netcore preload hook

* Assert not refonly in netcore preload hook

* Add new files to msvc build
src/mono/mono/mini/CMakeLists.txt
src/mono/mono/mini/Makefile.am.in
src/mono/mono/mini/main-core.c
src/mono/mono/mini/monovm.c [new file with mode: 0644]
src/mono/mono/mini/monovm.h [new file with mode: 0644]
src/mono/msvc/libmini-common.targets
src/mono/msvc/libmini-common.targets.filters