[PATCH] D97789: [dfsan] Propagate origin tracking at store

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 11:01:33 PST 2021


stephan.yichao.zhao created this revision.
stephan.yichao.zhao added reviewers: morehouse, gbalats.
Herald added subscribers: jfb, hiraditya.
stephan.yichao.zhao requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is a part of https://reviews.llvm.org/D95835.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D97789

Files:
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/origin_ldst.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_store_threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97789.327522.patch
Type: text/x-patch
Size: 26175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/7eb7138d/attachment.bin>


More information about the llvm-commits mailing list