[compiler-rt] Set asan win 64-bits to use dynamic address for memory allocator
authorEtienne Bergeron <etienneb@google.com>
Wed, 14 Sep 2016 19:23:21 +0000 (19:23 +0000)
committerEtienne Bergeron <etienneb@google.com>
Wed, 14 Sep 2016 19:23:21 +0000 (19:23 +0000)
commit780507c18308e875873462a5b143e21e3e592235
treec988a2bef09791c3c8ba1c61f676287d5118fa2d
parent97bdc7220b0c5083df785fcc7a9fbe6d1326e60b
[compiler-rt] Set asan win 64-bits to use dynamic address for memory allocator

Summary:
ASAN on Windows 64-bits should use a dynamic address instead of a fixed one.
The asan-allocator code to support dynamic address is already landed.
This patch is turning on the feature.

Reviewers: rnk

Subscribers: kubabrecka, dberris, llvm-commits, chrisha

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

llvm-svn: 281522
compiler-rt/lib/asan/asan_allocator.h