Add repro case for jit stack overflow failure (dotnet/coreclr#23346)
authorAndy Ayers <andya@microsoft.com>
Wed, 20 Mar 2019 16:17:30 +0000 (09:17 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2019 16:17:30 +0000 (09:17 -0700)
commitfc45cba7648a236d03fea47c880a159bbff8bd09
treeccd600ac199965138859f1026f77aa3a9550c504
parenta0f82c441f39c483a59c97223524f9759f4f3de1
Add repro case for jit stack overflow failure (dotnet/coreclr#23346)

Repro case for dotnet/coreclr#18582 and dotnet/coreclr#23309.

Commit migrated from https://github.com/dotnet/coreclr/commit/69ec6463cd14b5478dbd6b577ce0483fc0a838c3
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_18582/GitHub_18582.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_18582/GitHub_18582.csproj [new file with mode: 0644]