Commits
Stephen Lin committed 3f5c0dbf0e9
Update SILArgument::getModule(), SILBasicBlock::getModule() and SILInstruction::getModule() signatures to match SILFunction::getModule(), for consistency; standardize usage of SILFunction::getParent() to SILFunction::getModule(). Swift SVN r8932