[sanitizer] Revert rL303879 as it breaks Windows

Summary:
Apparently Windows's `UnmapOrDie` doesn't support partial unmapping. Which
makes the new region allocation technique not Windows compliant.

Reviewers: alekseyshl, dvyukov

Reviewed By: alekseyshl

Subscribers: llvm-commits, kubamracek

Differential Revision: https://reviews.llvm.org/D33554

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@303883 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed