add test with tail call of VSD stub with AV. (dotnet/coreclr#17920)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 11 May 2018 00:10:57 +0000 (17:10 -0700)
committerGitHub <noreply@github.com>
Fri, 11 May 2018 00:10:57 +0000 (17:10 -0700)
commit4f977fe11760d95040506d6b82f92bec37255a61
tree828f8ea3b157423d3cf241e46360c525ed78847b
parentaefb67a94b4973b87b16c403b3099df3a9011ee9
add test with tail call of VSD stub with AV. (dotnet/coreclr#17920)

* add test with tail call of VSD stub with AV.

* exclude new failing test

* fix names/types

* forbid inlining

Commit migrated from https://github.com/dotnet/coreclr/commit/8a0c19ea09b2b4b0ecfa4af427ae2e4926e218f7
src/coreclr/tests/arm/Tests.lst
src/coreclr/tests/arm64/Tests.lst
src/coreclr/tests/issues.targets
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_17585/GitHub_17585.il [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_17585/GitHub_17585.ilproj [new file with mode: 0644]