[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 13:54:58 PST 2021


stephan.yichao.zhao updated this revision to Diff 327578.
stephan.yichao.zhao added a comment.

update tests cases


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97789/new/

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.327578.patch
Type: text/x-patch
Size: 27051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/88c525c1/attachment.bin>


More information about the llvm-commits mailing list