[PATCH] D91236: Extend the dfsan store callback with write address

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 23:08:06 PST 2020


stephan.yichao.zhao created this revision.
stephan.yichao.zhao added a reviewer: morehouse.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
stephan.yichao.zhao requested review of this revision.

This helped debugging.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91236

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91236.304405.patch
Type: text/x-patch
Size: 4519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/315b7eef/attachment.bin>


More information about the llvm-commits mailing list