[sgen] Fix allocator creation when running with jit disabled.
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 1 May 2015 19:27:15 +0000 (12:27 -0700)
committerVlad Brezae <brezaevlad@gmail.com>
Fri, 10 Jul 2015 18:43:42 +0000 (11:43 -0700)
commit50d960afc6d61215b519dcb78fc47768b8197d9d
treee9ca57d16ddfdd703e0f3606f45ca93fe168efa4
parent2c16da182813e889b4dddc597e5a71f034ddb5e2
[sgen] Fix allocator creation when running with jit disabled.

We don't allocate the method header when not jitting.
mono/metadata/sgen-mono.c