Commits

John McCall committed 12b1c9daf72
Add support for multiple encodings to the string_literal SIL instruction. Implement IR-gen support for same. Fix the parsing of SIL string literals to properly unescape them. SIL-gen still emits UTF8 literals unconditionally. Swift SVN r11904