[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)
commit259e8127ad958d29ebd2e016765bd66b5daf86b2
treef8c380f7ce001a134f3d6ba838d50e83e54f11aa
parent3bb17ebd935680519e99aaae42753a059752caf7
[ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries may get mapped at 0x100000000+ and thus may interleave with the shadow.

llvm-svn: 174964
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp