Commits

Xin Tong committed bc3fe169b47
This is part of a series of commits to remove reference forwarding for some of the ARC entry points. rdar://22724641. After this commit, swift_retain will return no reference and LLVMARCContract pass is modified NOT to rewrite swift_retain_noresult to old swift_retain which forwarded the reference. Swift SVN r32075