[aot] Exit with an error message if there's no managed allocator.
authorMark Probst <mark.probst@gmail.com>
Wed, 8 Apr 2015 21:23:28 +0000 (14:23 -0700)
committerMark Probst <mark.probst@gmail.com>
Wed, 8 Apr 2015 21:24:28 +0000 (14:24 -0700)
commitb7ca3af3da8cb83478554b880c7984e45d12b2b8
treecdd7a061bb3f5e69c9e40b859b00f11c6e1e440c
parentff393312ec21838cfe1088cc81f3a8b780984e3d
[aot] Exit with an error message if there's no managed allocator.

This can happen with various SGen debug options, like canaries.
See bug #28857
mono/mini/aot-runtime.c