This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c23b33 [sanitizer-coverage] add two more modes of instrumentation: t [...] new ff612bc [libFuzzer] use trace-div and trace-gep for guided fuzzing, a [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Fuzzer/FuzzerTraceState.cpp | 21 +++++++++++++++++++++ lib/Fuzzer/test/CMakeLists.txt | 4 +++- .../test/{NthRunCrashTest.cpp => DivTest.cpp} | 14 ++++++++------ lib/Fuzzer/test/{SpamyTest.cpp => LoadTest.cpp} | 19 ++++++++++--------- 4 files changed, 42 insertions(+), 16 deletions(-) copy lib/Fuzzer/test/{NthRunCrashTest.cpp => DivTest.cpp} (53%) copy lib/Fuzzer/test/{SpamyTest.cpp => LoadTest.cpp} (50%)