Commits

Chris Lattner committed 8d997cdafb9
remove an unnecessary special case from SILGen. There is now only one last use of initialize_var left, which is used in NSString bridging. Once that is gone (tracked by rdar://15568558, which I don't plan to do) then initialize_var can be removed as well. Swift SVN r11054