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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 09:26:05 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7fdf27096558: [dfsan] Track origin at loads (authored by Jianzhou Zhao <jianzhouzh at google.com>).

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.339678.patch
Type: text/x-patch
Size: 13636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/a86a88c0/attachment.bin>


More information about the llvm-commits mailing list