[PATCH] D84371: [DFSan] Add efficient fast16labels instrumentation mode.
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 09:14:35 PDT 2020
morehouse updated this revision to Diff 280485.
morehouse marked 5 inline comments as done.
morehouse added a comment.
- Rename flag
- Clarify doc example
- Use temporary variables.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84371/new/
https://reviews.llvm.org/D84371
Files:
clang/docs/DataFlowSanitizer.rst
compiler-rt/lib/dfsan/dfsan.cpp
compiler-rt/lib/dfsan/dfsan_flags.inc
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp
compiler-rt/test/dfsan/fast16labels.c
compiler-rt/test/fuzzer/dataflow.test
compiler-rt/test/fuzzer/only-some-bytes-fork.test
compiler-rt/test/fuzzer/only-some-bytes.test
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/fast16labels.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84371.280485.patch
Type: text/x-patch
Size: 20926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/932f8849/attachment-0001.bin>
More information about the llvm-commits
mailing list