Commits

Joe Groff committed 9da0f893e53
SIL: Add address_to_pointer instruction. Make converting a SIL address to a Builtin.RawPointer its own instruction separate from implicit_convert, which will let me get rid of a goofy edge case in IRGenSIL. Swift SVN r4412