[PATCH] D102469: [sanitizer] Reduce redzone size for small size global objects
Zhiwei Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 14 00:42:17 PDT 2021
condy updated this revision to Diff 345361.
condy added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
Fix tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102469/new/
https://reviews.llvm.org/D102469
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/AMDGPU/adaptive_constant_global_redzones.ll
llvm/test/Instrumentation/AddressSanitizer/AMDGPU/adaptive_global_redzones.ll
llvm/test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll
llvm/test/Instrumentation/AddressSanitizer/debug-info-global-var.ll
llvm/test/Instrumentation/AddressSanitizer/global_cstring_darwin.ll
llvm/test/Instrumentation/AddressSanitizer/local_alias.ll
llvm/test/Instrumentation/AddressSanitizer/win-string-literal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102469.345361.patch
Type: text/x-patch
Size: 8769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/c71d33aa/attachment.bin>
More information about the llvm-commits
mailing list