[PATCH] D27548: [asan] Hook ClInstrumentWrites and ClInstrumentReads to masked operation instrumentation.

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 14:50:47 PST 2016


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

https://reviews.llvm.org/D27548

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27548.80671.patch
Type: text/x-patch
Size: 5955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/bff7ed6f/attachment.bin>


More information about the llvm-commits mailing list