Commits
Dave Zarzycki committed 19987bfc594
Runtime: fix zeroing weak This bug was a result of code drift between the hand written assembly and the generic code. Thankfully we disabled the hand written assembly a while a go, which made this bug easier to find. This fixes: <rdar://problem/16954674> Swift SVN r18425