This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f46303a [libFuzzer] implement the -shrink=1 option that tires to make [...] new fc85882 Use StringRef in Triple API (NFC) new a5deba0 Use StringRef in LTOModule implementation (NFC) new 65e620e Use StringRef in LTOCodegenerator (NFC)
The 3 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 | 10 +++--- include/llvm/LTO/legacy/LTOCodeGenerator.h | 8 ++--- include/llvm/LTO/legacy/LTOModule.h | 36 +++++++++----------- lib/LTO/LTOCodeGenerator.cpp | 10 +++--- lib/LTO/LTOModule.cpp | 54 ++++++++++++++++-------------- lib/Support/Triple.cpp | 14 ++++---- tools/lto/lto.cpp | 33 +++++++++--------- 7 files changed, 83 insertions(+), 82 deletions(-)