Skip to content
Commit 728db499 authored by Dan Gohman's avatar Dan Gohman
Browse files

Implement proper ObjC ARC objc_retainBlock "escape" analysis, so that

the optimizer doesn't eliminate objc_retainBlock calls which are needed
for their side effect of copying blocks onto the heap.
This implements rdar://10361249.

llvm-svn: 148076
parent fb05d237
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment