Have the driver and the target code agree on what the default ABI
authorEric Christopher <echristo@gmail.com>
Fri, 5 Dec 2014 01:06:59 +0000 (01:06 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 5 Dec 2014 01:06:59 +0000 (01:06 +0000)
commit0e2618857c81ab37cdfacdc407620449a17f12ef
tree19a6dc703ae1aa3a44cfeb43ebfe11a66d9812ea
parentab255fcd09a6fac10e597fbd8f92fd70dd321a6d
Have the driver and the target code agree on what the default ABI
is for each machine. Fix up darwin tests that were testing for
aapcs on armv7-ios when the actual ABI is apcs.

Should be no user visible change without -cc1.

llvm-svn: 223429
clang/lib/Basic/Targets.cpp
clang/test/CodeGen/c11atomics-ios.c
clang/test/CodeGen/pr5406.c
clang/test/CodeGenCXX/runtimecc.cpp
clang/test/CodeGenObjC/arm-atomic-scalar-setter-getter.m
clang/test/CodeGenObjC/optimized-setter-ios-device.m
clang/test/CodeGenObjCXX/arc-cxx11-init-list.mm