Do not check stmts after the tail call candidate if the optimization has been aborted...
authorSergey Andreenko <seandree@microsoft.com>
Fri, 17 Nov 2017 02:48:18 +0000 (18:48 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2017 02:48:18 +0000 (18:48 -0800)
commitfc8bd03dd1dbeab9b7e51e8ecdce3d3c6d9bdfcc
tree6c4f92a07a2e5bdf4c32f69a8a3815b35f4adbc6
parent1db91d296ab37f0c75da286de0ed5abcf26ad28f
Do not check stmts after the tail call candidate if the optimization has been aborted already. (#15065)

Fix #15056
src/jit/morph.cpp