[PATCH] D23711: [asan] Minimize code size by using __asan_set_shadow_* for large blocks
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 20 13:31:56 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279383: [asan] Minimize code size by using __asan_set_shadow_* for large blocks (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D23711?vs=68664&id=68789#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23711
Files:
llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23711.68789.patch
Type: text/x-patch
Size: 6942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/a50169a2/attachment.bin>
More information about the llvm-commits
mailing list