[PATCH] D100967: [dfsan] Track origin at loads

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 13:46:59 PDT 2021


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

updated


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100967

Files:
  compiler-rt/lib/dfsan/dfsan.cpp
  compiler-rt/test/dfsan/origin_track_ld.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_track_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100967.339373.patch
Type: text/x-patch
Size: 13670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/20d33cbc/attachment.bin>


More information about the llvm-commits mailing list