Commits

Chris Lattner committed 528ab405f8a
Teach definite-init to forward stored values to copy_addrs, exploding them on demand. This finally resolves rdar://15170149, which allows a bunch of tests in SILPasses/constant_propagation.swift to work. Swift SVN r9346