[ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries may get...
authorAlexander Potapenko <glider@google.com>
Tue, 12 Feb 2013 12:41:12 +0000 (12:41 +0000)
committerAlexander Potapenko <glider@google.com>
Tue, 12 Feb 2013 12:41:12 +0000 (12:41 +0000)
commitc8a196ae8fad3cba7a777e2e7916fd36ebf70fe6
treef49168b8c06f55833ceca41b0d094dc05bda1969
parent6158ad1bc73652eaba4c14c4c4e1f14b3fdf1be2
[ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries may get mapped at 0x100000000+ and thus may interleave with the shadow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp