2010-02-22 Rodrigo Kumpera <rkumpera@novell.com>
commita13178f320f449feeaaa7885fe49ba3cf0b14bdd
authorkumpera <kumpera@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Mon, 22 Feb 2010 21:18:01 +0000 (22 21:18 +0000)
committerkumpera <kumpera@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Mon, 22 Feb 2010 21:18:01 +0000 (22 21:18 +0000)
tree207919f6010865edb7839ed76041d56f68c47f05
parent1bfa0441efd34b0d10099ee25f9d4bdbb1a6edff
2010-02-22  Rodrigo Kumpera  <rkumpera@novell.com>

* mini.c (mono_method_check_inlining): Use
* !mono_method_get_header_summary
instead of mono_method_get_header as it doesn't decode locals
so the called method can have unresolved dependencies that will
only be satisfied after the current method is JIT'd.

Fixes #550968.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mono@152205 e3ebcda4-bce8-0310-ba0a-eca2169e7518
mono/mini/ChangeLog
mono/mini/method-to-ir.c