Fix Crossgen2 compilation in case input files are on different drives (#39441)
authorAnton Lapounov <antonl@microsoft.com>
Fri, 17 Jul 2020 01:29:38 +0000 (18:29 -0700)
committerGitHub <noreply@github.com>
Fri, 17 Jul 2020 01:29:38 +0000 (18:29 -0700)
commit2b145d8f8289b520c03c0fad23d88606f1de0a03
tree0908fcff6fd3cd57e06e3bd2334ddffca899397e
parent27629db9ed87f676fab038538b22ef94543ecf9e
Fix Crossgen2 compilation in case input files are on different drives (#39441)

Crossgen2 would try to override input files if they are on a different drive or a share with respect to _compositeRootPath.
src/coreclr/src/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs