[interp] disable tail call opt if managed debugger is enabled (#14098)
commitdacee1925226c11ac24401467ec6e99c81bbb9c5
authorBernhard Urban <bernhard.urban@xamarin.com>
Thu, 18 Apr 2019 15:56:10 +0000 (18 17:56 +0200)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 18 Apr 2019 15:56:10 +0000 (18 11:56 -0400)
tree4a0a097464b18c7333391ca4b22a9380fd8c2565
parent9dcb8311ef10ddba60dfe43bf9826faee6a9bb38
[interp] disable tail call opt if managed debugger is enabled (#14098)

[interp] disable tail call opt if managed debugger is enabled

Fixes https://github.com/mono/mono/issues/12981
mono/mini/interp/transform.c