This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7857983ddb [DebugInfo] Enable call site debug info for ARM and AArch64 new 45184f8528 [mips] Set default float ABI to "soft" on FreeBSD
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 | 18 ++++++++++++------ lib/Driver/ToolChains/Arch/Mips.h | 3 ++- lib/Driver/ToolChains/Clang.cpp | 2 +- lib/Driver/ToolChains/Gnu.cpp | 3 ++- test/Driver/mips-float.c | 8 ++++++++ 5 files changed, 25 insertions(+), 9 deletions(-)