Commits

Michael Gottesman committed 8762675eb70
Verify SILSelf parameter type when we create the function in SILModule::getOrCreateFunction instead of moving it into the verifier. This allows me to remove the map I added to SILModule. Swift SVN r27242