Repro for dotnet/coreclr#25468 (dotnet/coreclr#26009)
authorCarol Eidt <carol.eidt@microsoft.com>
Fri, 23 Aug 2019 18:23:40 +0000 (11:23 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2019 18:23:40 +0000 (11:23 -0700)
commit92a49fbf421ed0df730956b6d3404597189ee97c
tree791ec3d56eb3a6d9db79194a34074a51b0f87d27
parentb3d97413761332d61a6f13e266eaa7bb8e07e493
Repro for dotnet/coreclr#25468 (dotnet/coreclr#26009)

Also some additional dump & debugging support.

Commit migrated from https://github.com/dotnet/coreclr/commit/8c5bad0e2f4c94733138e3c7b1f9bdc4acf2d3b7
src/coreclr/src/jit/lsra.cpp
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_25468/GitHub_25468.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_25468/GitHub_25468.csproj [new file with mode: 0644]