[asan] adaptive redzones for globals (the larger the global the larger is the redzone)
authorKostya Serebryany <kcc@google.com>
Thu, 24 Jan 2013 10:35:40 +0000 (10:35 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 24 Jan 2013 10:35:40 +0000 (10:35 +0000)
commit87191f622111519d0bacc035cc1711e7f333baad
tree8c8ccb62d1c9864f9ee339ac55217fc8feb0beb0
parente2a779f3a7726f083d98841f914ec3ff1366f5e3
[asan] adaptive redzones for globals (the larger the global the larger is the redzone)

llvm-svn: 173335
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll [new file with mode: 0644]