[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 08:49:58 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/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.325806.patch
Type: text/x-patch
Size: 7681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/872923a9/attachment.bin>


More information about the llvm-commits mailing list