Merge pull request #2752 from kumpera/the_loader_error_highlander
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 11 Mar 2016 23:05:20 +0000 (23:05 +0000)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 11 Mar 2016 23:05:20 +0000 (23:05 +0000)
This removed the last source of loader error from the runtime

The last source was on the AOT compiler in load_image.

I hooked enough MonoError to bubble the issue to a reasonably higher layer.

@vargaz please review.


Trivial merge