add test with deep execution tree without stores. (#10835)
authorSergey Andreenko <seandree@microsoft.com>
Mon, 10 Apr 2017 22:41:54 +0000 (15:41 -0700)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2017 22:41:54 +0000 (15:41 -0700)
commit41933db63c4203177a70bd0a388170a228bf4cbb
tree6b273952d8a0925723303c381730627109fee593
parent6252b1628317776e36b674841aaed8bffb3f88f8
add test with deep execution tree without stores. (#10835)

Add a test that should fail with stack overflow if the compiler doesn't spill trees from time to time.
tests/src/JIT/Regression/JitBlue/GitHub_10215/GitHub_10215.cs [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/GitHub_10215/GitHub_10215.csproj [new file with mode: 0644]