[PATCH] D116207: [DFSan] Add option for conditional callbacks.

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 12:50:14 PST 2022


browneee updated this revision to Diff 397379.
browneee added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116207

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/Inputs/flags_abilist.txt
  compiler-rt/test/dfsan/conditional_callbacks.c
  compiler-rt/test/dfsan/conditional_callbacks_sig.c
  compiler-rt/test/dfsan/origin_conditional_callbacks.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116207.397379.patch
Type: text/x-patch
Size: 19803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/35a700a8/attachment.bin>


More information about the llvm-commits mailing list