Commits
Michael Gottesman committed 406bc0c19a7
[deserialization] Change SILLinking to use SILModule for linking instead of performing the linking itself. This approach will allow us to go back to doing lazy linking if we want to in the future. Swift SVN r15498