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

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 14:11:16 PST 2021


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

update test 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/basic.ll
  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.328305.patch
Type: text/x-patch
Size: 52288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/de01a232/attachment.bin>


More information about the llvm-commits mailing list