This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d4efffdb65 [driver][mips] Adjust target triple's environment accordingl [...] new b186a81776 [driver][mips] Support MIPS R6 target triples
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/Driver/ToolChains/Arch/Mips.cpp | 5 ++ lib/Driver/ToolChains/Gnu.cpp | 26 +++++----- lib/Driver/ToolChains/Linux.cpp | 77 ++++++++++++++++++++++-------- test/CodeGen/atomics-inlining.c | 2 + test/CodeGen/mips-zero-sized-struct.c | 10 ++++ test/CodeGen/target-data.c | 20 ++++++++ test/CodeGen/xray-attributes-supported.cpp | 16 +++++++ test/Driver/clang-translation.c | 60 +++++++++++++++++++++++ 8 files changed, 184 insertions(+), 32 deletions(-)