]> granicus.if.org Git - clang/commit
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)
commitb3f723284dd7fd4d3ae9a0dcc99de8cfbc211cc4
tree91d1d5d3591fad4e200a0ef5710a559e5c5b540a
parent488283be8feb6ccb8a397f4b0b46e7d755d577dc
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223429 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/c11atomics-ios.c
test/CodeGen/pr5406.c
test/CodeGenCXX/runtimecc.cpp
test/CodeGenObjC/arm-atomic-scalar-setter-getter.m
test/CodeGenObjC/optimized-setter-ios-device.m
test/CodeGenObjCXX/arc-cxx11-init-list.mm