[PATCH] D26230: [AddressSanitizer] Add support for (constant-)masked loads and stores.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 07:56:09 PST 2016


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

Update CreateGEP call to add 0 as the first parameter.


https://reviews.llvm.org/D26230

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26230.77487.patch
Type: text/x-patch
Size: 6229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/f9fca2a4/attachment.bin>


More information about the llvm-commits mailing list