Add crossgen2 option to specify JIT library path (dotnet/coreclr#26967)
authorAnton Lapounov <antonl@microsoft.com>
Tue, 8 Oct 2019 01:11:39 +0000 (18:11 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2019 01:11:39 +0000 (18:11 -0700)
commit9095fb17285ed7f5c7477538f1292d96c543995d
tree7bcfd3359b37f6f405e7f60eba8644bedcfb7aab
parent11ba8900d68768ada22542ddca18e423b28ba6bf
Add crossgen2 option to specify JIT library path (dotnet/coreclr#26967)

Commit migrated from https://github.com/dotnet/coreclr/commit/7d4e358140ebd55531b584a244a8d8767ddc7cea
src/coreclr/src/tools/crossgen2/Common/Compiler/CompilationBuilder.cs
src/coreclr/src/tools/crossgen2/Common/JitInterface/CorInfoImpl.cs
src/coreclr/src/tools/crossgen2/Common/JitInterface/JitConfigProvider.cs
src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilationBuilder.cs
src/coreclr/src/tools/crossgen2/crossgen2/Program.cs