This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bdbe64e [MC] Support skip and count for .incbin directive new 6744636 Triple: Add opencl environment type new 5a965a6 [libFuzzer] move value profiling logic into TracePC
The 2 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: include/llvm/ADT/Triple.h | 3 ++- lib/Fuzzer/FuzzerDriver.cpp | 4 +--- lib/Fuzzer/FuzzerInternal.h | 4 ---- lib/Fuzzer/FuzzerLoop.cpp | 3 ++- lib/Fuzzer/FuzzerOptions.h | 2 +- lib/Fuzzer/FuzzerTracePC.h | 7 +++++++ lib/Fuzzer/FuzzerTraceState.cpp | 33 ++++++++++----------------------- lib/Support/Triple.cpp | 2 ++ unittests/ADT/TripleTest.cpp | 6 ++++++ 9 files changed, 31 insertions(+), 33 deletions(-)