[PATCH] D98268: [dfsan] Tracking origins at phi nodes

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 14:27:16 PST 2021


stephan.yichao.zhao updated this revision to Diff 329465.
stephan.yichao.zhao marked 3 inline comments as done.
stephan.yichao.zhao added a comment.

used range loops


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98268

Files:
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/origin_cached_shadows.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98268.329465.patch
Type: text/x-patch
Size: 9215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/f96d13ce/attachment.bin>


More information about the llvm-commits mailing list