[PATCH] D98192: [dfsan] Tracking origins at memory transfer
stephan.yichao.zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 09:15:01 PST 2021
stephan.yichao.zhao created this revision.
stephan.yichao.zhao added a reviewer: morehouse.
Herald added a subscriber: hiraditya.
stephan.yichao.zhao requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.
This is a part of https://reviews.llvm.org/D95835.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98192
Files:
compiler-rt/test/dfsan/origin_memcpy.c
compiler-rt/test/dfsan/origin_memmove.c
compiler-rt/test/dfsan/origin_unaligned_memtrans.c
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/origin_mem_intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98192.329044.patch
Type: text/x-patch
Size: 10798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/676e800c/attachment.bin>
More information about the llvm-commits
mailing list