summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc2-weak-block-call.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Don't call objc_read_weak as part of emitting a block literal.John McCall2011-02-161-9/+4
* update a bunch of tests that are using the x86 backend instead of grepping IR :(Chris Lattner2010-09-221-2/+2
* Generate the objc_read_weak API when callingFariborz Jahanian2010-02-101-0/+29