Commits

Joe Groff committed 950ca1c9295
SIL: Print type of string_literal insns. string_literal can have a two-element tuple type (with any labels) or a Builtin.RawPointer type, so print the type of the string_literal when emitting SIL. Swift SVN r4699