summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/optimized-setter-ios-device.m
Commit message (Collapse)AuthorAgeFilesLines
* Have the driver and the target code agree on what the default ABIEric Christopher2014-12-051-4/+4
| | | | | | | | | 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
* Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.Daniel Dunbar2012-10-151-0/+33
| | | | llvm-svn: 165988
* Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.Nico Weber2012-10-151-33/+0
| | | | | | See PR14013. llvm-svn: 165962
* Add Clang support for iOS6.Bob Wilson2012-09-291-0/+33
llvm-svn: 164907
OpenPOWER on IntegriCloud