Merge pull request dotnet/coreclr#3218 from sergiy-k/niimageloading
authorJan Kotas <jkotas@microsoft.com>
Thu, 18 Feb 2016 04:06:07 +0000 (20:06 -0800)
committerJan Kotas <jkotas@microsoft.com>
Thu, 18 Feb 2016 04:06:07 +0000 (20:06 -0800)
Change MAPMapPEFile to use ExecutableAllcator instead of mmap to reserve VA

Commit migrated from https://github.com/dotnet/coreclr/commit/eb451196a6e9838eb7104c8cac5fd34716193458


Trivial merge