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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 09:03:19 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a9a686ce79c: [dfsan] Tracking origins at phi nodes (authored by Jianzhou Zhao <jianzhouzh at google.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98268

Files:
  compiler-rt/test/dfsan/origin_branch.c
  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.329685.patch
Type: text/x-patch
Size: 10409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/847ace12/attachment.bin>


More information about the llvm-commits mailing list