summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/externally-initialized-selectors.m
Commit message (Expand)AuthorAgeFilesLines
* Specify target triple to fix the tests I committed in r360359 that areAkira Hatanaka2019-05-091-1/+1
* Specify ObjC runtime to fix the tests I committed in r360359 that areAkira Hatanaka2019-05-091-1/+1
* [CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and makeAkira Hatanaka2019-05-091-3/+4
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-1/+1
* Use private linkage for globals we already name with \01L and \01l.Rafael Espindola2014-02-271-1/+1
* Remove duplicated -cc1 in testsAlp Toker2013-12-081-2/+2
* Changed CGObjCMac.cpp to add the marker externally_initialized to SELECTOR_RE...Michael Gottesman2013-02-051-0/+8