[PATCH] D27625: [asan] Don't skip instrumentation of masked load/store unless we've seen a full load/store on that pointer.

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 14:07:28 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289718: [asan] Don't skip instrumentation of masked load/store unless we've seen a full… (authored by filcab).

Changed prior to commit:
  https://reviews.llvm.org/D27625?vs=81425&id=81467#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27625

Files:
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27625.81467.patch
Type: text/x-patch
Size: 6545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/f3a55259/attachment.bin>


More information about the llvm-commits mailing list