[interp] Small changes (#13691)
commit23aa609af78cde121fe2cdcc53a562bb7dd7b752
authorVlad Brezae <brezaevlad@gmail.com>
Thu, 28 Mar 2019 12:12:17 +0000 (28 14:12 +0200)
committerBernhard Urban <bernhard.urban@xamarin.com>
Thu, 28 Mar 2019 12:12:17 +0000 (28 13:12 +0100)
tree21e7d6947f19261286b3f22fea4e8819585f357c
parent34f3b8947c9461c922ba93dc19243f24c7fd4a67
[interp] Small changes (#13691)

* [interp] Extract the code pushing lmf in separate function

There is no reason to not optimize the code inside do_icall

* [interp] Remove dead code

Trace ips are filled in mono_handle_exception_internal
mono/mini/interp/interp.c