The function moves the warnings about deprecated instrumentation from FuzzerTracePC.cpp to their own file, in order to facilitate their reuse in remote fuzzers.
This is change 12 of (at least) 20 for cross-process fuzzing support.
Paths
| Differential D96089
Move deprecated sancov functions to separate file. AbandonedPublic Authored by aarongreen on Feb 4 2021, 4:09 PM.
Details
Diff Detail Event TimelineComment Actions Multiprocess fuzzing will not be supported by the libFuzzer maintainers. Fuchsia has implemented a new approach with their Component Fuzzing Framework (RFC-117).
Revision Contents
Diff 332460 compiler-rt/lib/fuzzer/CMakeLists.txt
compiler-rt/lib/fuzzer/FuzzerDeprecated.cpp
compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
|