[PATCH] D23968: [asan] Enable new stack poisoning with store instruction by default

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 12:36:55 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279993: [asan] Enable new stack poisoning with store instruction by default (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D23968?vs=69503&id=69601#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23968

Files:
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime-throw.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/stack-poisoning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23968.69601.patch
Type: text/x-patch
Size: 12364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/e25d20a6/attachment.bin>


More information about the llvm-commits mailing list