[PATCH] D97302: [dfsan] Update memset and dfsan_(set|add)_label with origin tracking
stephan.yichao.zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 15:14:53 PST 2021
stephan.yichao.zhao updated this revision to Diff 325912.
stephan.yichao.zhao added a comment.
renamed ClearOrigins to be ReleaseOrClearOrigins
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97302/new/
https://reviews.llvm.org/D97302
Files:
compiler-rt/lib/dfsan/dfsan.cpp
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
llvm/test/Instrumentation/DataFlowSanitizer/memset.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_mem_intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97302.325912.patch
Type: text/x-patch
Size: 7699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/565a23b8/attachment.bin>
More information about the llvm-commits
mailing list