[PATCH] D105128: [dfsan] Expose dfsan_get_track_origins to get origin tracking status

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 09:32:01 PDT 2021


stephan.yichao.zhao updated this revision to Diff 355273.
stephan.yichao.zhao added a comment.

added a missing file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105128

Files:
  compiler-rt/include/sanitizer/dfsan_interface.h
  compiler-rt/lib/dfsan/dfsan.cpp
  compiler-rt/lib/dfsan/done_abilist.txt
  compiler-rt/test/dfsan/dfsan_get_track_origins.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105128.355273.patch
Type: text/x-patch
Size: 7782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/3d5ac9b8/attachment.bin>


More information about the llvm-commits mailing list