summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/fpret.m
AgeCommit message (Expand)Author
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-03-01objc IRGen for Next runtime message API.Fariborz Jahanian
2011-02-28Revert r126678.Fariborz Jahanian
2011-02-28objc IRGen for Next runtime message API.Fariborz Jahanian
2010-07-19IRgen: Add a test case I forgot to commit at some point.Daniel Dunbar