Skip to content
Commit e67f40c5 authored by Michael Gottesman's avatar Michael Gottesman
Browse files

[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
parent 5a91bbf3
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