[PATCH] D28370: [ASan] Make ASan instrument variable-masked loads and stores

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 11:01:35 PST 2017


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

Previously we only supported constant-masked loads and stores.


https://reviews.llvm.org/D28370

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28370.83277.patch
Type: text/x-patch
Size: 7902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/a3e5143d/attachment.bin>


More information about the llvm-commits mailing list