This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f1038cc Update the default of the Mozilla coding style new 5b22d87 [Driver] Allow setting the default linker during build new 37fe5f9 Create SampleProfileLoader pass in llvm instead of clang
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: CMakeLists.txt | 3 +++ include/clang/Config/config.h.cmake | 3 +++ include/clang/Driver/ToolChain.h | 6 ++++- lib/CodeGen/BackendUtil.cpp | 6 ++--- lib/Driver/ToolChain.cpp | 46 ++++++++++++++++++------------------- lib/Driver/ToolChains.cpp | 9 -------- lib/Driver/ToolChains.h | 12 ++++++++++ 7 files changed, 47 insertions(+), 38 deletions(-)