This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5d6543acf1 [TargetParser][ARM] Account dependencies when processing tar [...] new a9bc6dd02c [PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdouble
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/clang/Basic/LangOptions.def | 1 + include/clang/Driver/CC1Options.td | 2 ++ lib/Basic/Targets/PPC.cpp | 4 +++- lib/Driver/ToolChains/Clang.cpp | 19 ++++++++++++++----- lib/Frontend/CompilerInvocation.cpp | 1 + test/CodeGen/ppc64-long-double.cpp | 11 +++++++++++ test/Driver/ppc-abi.c | 18 ++++++++++++++++++ 7 files changed, 50 insertions(+), 6 deletions(-)