[PATCH] D97200: [dfsan] Propagate origins at non-memory/phi/call instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 18:13:35 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7424efd5ad57: [dfsan] Propagate origins at non-memory/phi/call instructions (authored by Jianzhou Zhao <jianzhouzh at google.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97200

Files:
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/origin_other_ops.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97200.325634.patch
Type: text/x-patch
Size: 23741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/876c86a0/attachment.bin>


More information about the llvm-commits mailing list