[objc-arc] KnownSafe does not imply that it is safe to perform code motion...
[objc-arc] KnownSafe does not imply that it is safe to perform code motion across CFG edges since even if it is safe to remove RR pairs, we may still be able to move a retain/release into a loop. rdar://13949644 llvm-svn: 182670
Loading
Please register or sign in to comment