| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't call objc_read_weak as part of emitting a block literal. | John McCall | 2011-02-16 | 1 | -9/+4 |
| | | | | | | | | | Nobody ever gave me a clear reason for why we were doing this, and now it's apparently causing serious problems, so if *not* having this causes problems, we get to solve them the right way this time. llvm-svn: 125627 | ||||
| * | update a bunch of tests that are using the x86 backend instead of grepping IR :( | Chris Lattner | 2010-09-22 | 1 | -2/+2 |
| | | | | | llvm-svn: 114535 | ||||
| * | Generate the objc_read_weak API when calling | Fariborz Jahanian | 2010-02-10 | 1 | -0/+29 |
| a __weak block. Fixes radar 7628591. llvm-svn: 95822 | |||||

