[PATCH] D26230: [AddressSanitizer] Add support for (constant-)masked loads and stores.
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 14:47:14 PST 2016
This revision was automatically updated to reflect the committed changes.
filcab marked an inline comment as done.
Closed by commit rL287047: [AddressSanitizer] Add support for (constant-)masked loads and stores. (authored by filcab).
Changed prior to commit:
https://reviews.llvm.org/D26230?vs=77722&id=78078#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26230
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: D26230.78078.patch
Type: text/x-patch
Size: 15413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/ba381684/attachment.bin>
More information about the llvm-commits
mailing list