2010-02-22 Rodrigo Kumpera <rkumpera@novell.com>
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 22 Feb 2010 21:18:01 +0000 (21:18 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 22 Feb 2010 21:18:01 +0000 (21:18 -0000)
commit6fefe9cfa45c54a04791ac8bafa00cc7f9dbb7d2
treec5180f5b45e4218e8234103ab055a32dc5d8c3a0
parent1e965dd8247e55310be22739226468f0860a3072
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.

svn path=/trunk/mono/; revision=152205
mono/mini/ChangeLog
mono/mini/method-to-ir.c