Commits

Michael Gottesman committed 0f7053bd01b
Remove SILBasicBlock::getBBArgIndex(SILArgument *) in favor of SILArgument::getIndex(). The index is a property of the argument. There is no reason from a modeling perspective to go through the BB to get it. Swift SVN r21338