Fix TailCallStress mode to do more legality checks (#17763)
authorEugene Rozenfeld <erozen@microsoft.com>
Wed, 25 Apr 2018 05:36:19 +0000 (22:36 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Apr 2018 05:36:19 +0000 (22:36 -0700)
commit7273f13db6f26f24764fdf13c690b5a2e7215940
treea7b98dbb78ae94a4fa2f401010d4765c852f0cf4
parent977371e18f1ab7715a3ef808f4555d8cea92f3ab
Fix TailCallStress mode to do more legality checks (#17763)

Check with EE whether tail call is allowed before adding
tail. prefix in TailCallStress mode.
src/jit/importer.cpp