Stop loading crossgen-ed binaries at preferred address on Unix (#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)
commit1ce30c0e3b17555459b936fe61f527b175b0035e
tree09bca9289d821bbd3c48448eeaff4bc28bd0e081
parent4f6fe878d7dfe2a148252eecc672981eedda1f1c
Stop loading crossgen-ed binaries at preferred address on Unix (#11467)

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