Previous behavior was incorrect and resulted in multiple copies of libfuzzer being loaded when fuzzing shared objects.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D34791
Do not link in libFuzzer with -fsanitize=fuzzer when producing a shared object ClosedPublic Authored by george.karpenkov on Jun 28 2017, 5:04 PM.
Details
Summary Previous behavior was incorrect and resulted in multiple copies of libfuzzer being loaded when fuzzing shared objects.
Diff Detail
Revision Contents
Diff 104552 lib/Driver/ToolChains/CommonArgs.cpp
lib/Driver/ToolChains/Darwin.cpp
test/Driver/fuzzer.c
|