Commits

Joe Groff committed 83d4b6dda40
SIL: Separate TypeLowering from SILGen. Other SIL producers (like the parser) will probably need to be able to lower Swift Types to SILTypes, so make TypeLowering.h a public SIL header instead of an implementation detail of SILGen. Swift SVN r4577