[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)
commit63f0846f1eb43332a08811d332b813276b727eb6
treec9b00cb3c0a81d9da11de91f6ab44113dcd76c91
parent6cf7a91d12fe208a41223daa4aa9c603c390e0ce
[asan] adaptive redzones for globals (the larger the global the larger is the redzone)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll [new file with mode: 0644]