Stop loading crossgen-ed binaries at preferred address on Unix (dotnet/coreclr#11467)
authorJan Vorlicek <janvorli@microsoft.com>
Tue, 9 May 2017 18:30:59 +0000 (20:30 +0200)
committerGitHub <noreply@github.com>
Tue, 9 May 2017 18:30:59 +0000 (20:30 +0200)
commit8a62c27d67d08473f8c90cd7ce88df906c9dcb9d
tree317c74a5d489bb4c9d6fc5668222f78c895c87c1
parent4ac6a2ead5e8c5c6c2e2eb9511d3cb8af75569cc
Stop loading crossgen-ed binaries at preferred address on Unix (dotnet/coreclr#11467)

This change removes attempt to load crossgen-ed binaries at preferred
address on Unix and uses whatever address the mmap returns instead.

Commit migrated from https://github.com/dotnet/coreclr/commit/1ce30c0e3b17555459b936fe61f527b175b0035e
src/coreclr/src/pal/src/map/map.cpp