This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28901d9 [MC] Prevent out of order HashDirective lexing in AsmLexer. new f46303a [libFuzzer] implement the -shrink=1 option that tires to make [...]
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/FuzzerCorpus.h | 3 ++- lib/Fuzzer/FuzzerDriver.cpp | 3 +++ lib/Fuzzer/FuzzerFlags.def | 4 ++++ lib/Fuzzer/FuzzerInternal.h | 1 + lib/Fuzzer/FuzzerLoop.cpp | 36 +++++++++++++++++++++++++++--------- lib/Fuzzer/FuzzerOptions.h | 2 ++ lib/Fuzzer/FuzzerTracePC.cpp | 12 ++++++++++-- lib/Fuzzer/FuzzerTracePC.h | 3 ++- 8 files changed, 51 insertions(+), 13 deletions(-)