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

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 07:11:44 PST 2017


filcab updated this revision to Diff 83364.
filcab added a comment.

Added tests.


https://reviews.llvm.org/D28370

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28370.83364.patch
Type: text/x-patch
Size: 12833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/3cad6d24/attachment.bin>


More information about the llvm-commits mailing list