Add regression test for https://github.com/dotnet/coreclr/issues/26491 (dotnet/corec...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Mon, 14 Oct 2019 22:12:58 +0000 (15:12 -0700)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2019 22:12:58 +0000 (15:12 -0700)
commit49ca28ee0a605fc327ab851df467fb8325874f07
tree71d5c42f0cc406b7781d868709264956056c2a51
parent885689c0385fd756a60124dc7257a609027babb6
Add regression test for https://github.com/dotnet/coreclr/issues/26491  (dotnet/coreclr#26518)

Commit migrated from https://github.com/dotnet/coreclr/commit/45a136968ab6e0446f5309852008b3cf151f83a6
src/coreclr/tests/issues.targets
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_26491/GitHub_26491.il [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_26491/GitHub_26491_MultipleReturns.ilproj [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_26491/GitHub_26491_SingleReturnSynchronized.ilproj [new file with mode: 0644]