summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-objc-options.m
AgeCommit message (Expand)Author
2013-12-05Fix assertion failure left over from changes to move away from "darwin" triples.Bob Wilson
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-06-22It is possible to request the nonfragile ABI with -fobjc-abi-version=2;John McCall
2010-04-28Driver: Add support for -fobjc-abi-version=.Daniel Dunbar