summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/encode-cstyle-method.m
AgeCommit message (Expand)Author
2016-09-18CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool
2016-09-18CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool
2014-02-27Use private linkage for globals we already name with \01L and \01l.Rafael Espindola
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
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
2010-04-08Implement method type encoding in the presenseFariborz Jahanian