This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7577cb9 [mips] synci microMIPS instruction definition. new 2864c2a Remove TimeValue usage from llvm/Support
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: include/llvm/Object/Archive.h | 3 ++- include/llvm/Support/CachePruning.h | 11 +++++----- include/llvm/Support/FileSystem.h | 8 ++++---- include/llvm/Support/Process.h | 11 +++++----- lib/LTO/ThinLTOCodeGenerator.cpp | 4 ++-- lib/Support/CachePruning.cpp | 25 +++++++++++----------- lib/Support/Timer.cpp | 10 +++++---- lib/Support/Unix/Path.inc | 22 +++++++------------- lib/Support/Unix/Process.inc | 25 ++++++++-------------- lib/Support/Unix/Unix.h | 36 +++++++++++++++++++++++++++++++- lib/Support/Windows/Path.inc | 34 +++++++++++------------------- lib/Support/Windows/Process.inc | 22 +++++--------------- lib/Support/Windows/WindowsSupport.h | 40 +++++++++++++++++++++++++++++++++--- tools/llvm-ar/llvm-ar.cpp | 11 +++++----- tools/llvm-cov/CodeCoverage.cpp | 3 ++- 15 files changed, 151 insertions(+), 114 deletions(-)