aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/ios-simulator-arcruntime.c
AgeCommit message (Expand)Author
2012-11-09Remove old driver code to grab the iOS simulator version from the -D option.Bob Wilson
2012-07-19Force the OS X version to 10.6 for old-style simulator builds.Bob Wilson
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-01-26Revert r148249: "Make the auto-detection hack for the iOS simulator set the t...Bob Wilson
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-16Make the auto-detection hack for the iOS simulator set the target triple corr...Eli Friedman
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-10-18Revert r142311, -mios-simulator-version-min does not work correctly.Argyrios Kyrtzidis
2011-10-17Remove the hack where we sniff the __IPHONE_OS_VERSION_MIN_REQUIRED define.Argyrios Kyrtzidis
2011-07-06Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall
2011-06-16Make this test pretend to be on a darwin host.John McCall
2011-06-15Automatic Reference Counting.John McCall