Revert "[sanitizer] Allow the sanitizer allocator to use a non-fixed address range...
authorRenato Golin <renato.golin@linaro.org>
Fri, 22 Apr 2016 11:18:14 +0000 (11:18 +0000)
committerRenato Golin <renato.golin@linaro.org>
Fri, 22 Apr 2016 11:18:14 +0000 (11:18 +0000)
commitaa673486c4ab348e109a07c6ef50d3855924ae55
treecfca5df24445c2b5fee88f130094a115e58b61fd
parent743d68c3cb8c178f558f1e5117afae92cea8413f
Revert "[sanitizer] Allow the sanitizer allocator to use a non-fixed address range. An allocator with a non-fixed address range will be attack-resistan. NFC for the sanitizers at this point."

This reverts commit r267094, because it broke a lot of MSAN tests in AArch64.
Being NFC and all, this needs some deeper investigation before it goes in again.

llvm-svn: 267136
compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc
compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc