[PATCH] D23648: [asan] Optimize store size in FunctionStackPoisoner::poisonRedZones

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 16:59:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
vitalybuka marked an inline comment as done.
Closed by commit rL279178: [asan] Optimize store size in FunctionStackPoisoner::poisonRedZones (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D23648?vs=68491&id=68635#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23648

Files:
  llvm/trunk/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/stack-poisoning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23648.68635.patch
Type: text/x-patch
Size: 8389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/35fbb444/attachment.bin>


More information about the llvm-commits mailing list