Commits

Joe Groff committed 5e831ec2fe2
SIL.rst: Describe intended 'zero_addr' behavior. zero_addr^Winitialize_var is a thing that should be magicked away either by turning subsequent assignments into initializations or by becoming a default constructor call. I don't think we need zero_value because 'initialize' pseudo-values should always originate from memory locations. Swift SVN r4318