Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and make | Akira Hatanaka | 2019-05-09 | 1 | -1/+1 |
* | Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo... | Pete Cooper | 2018-12-18 | 1 | -20/+20 |
* | [CodeGen] Merge equivalent block copy/helper functions. | Akira Hatanaka | 2018-08-10 | 1 | -4/+4 |
* | Don't actually add the __unsafe_unretained qualifier in MRC; | John McCall | 2015-11-19 | 1 | -0/+183 |