[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
Fri Dec 9 11:41:10 PST 2016


filcab created this revision.
filcab added reviewers: kcc, vitalybuka, pgousseau, RKSimon.
filcab added a subscriber: llvm-commits.

https://reviews.llvm.org/D27625

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

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


More information about the llvm-commits mailing list