Commits

Roman Levenstein committed 3e742bb18f0
[global-opt] Bug-fixes and improvements for the let values propagation. - Preserve the CallGraph analysis. - Properly handle constant initialisers for structs and nested structs (this fixes the build failure reported in rdar://21820946). - Minor re-factoring and re-naming. - New tests for the new features. Swift SVN r30218