Commits

Michael Gottesman committed b2e766ac04a
[aa] Add SILArgument::getIncomingValue({unsigned, SILBasicBlock *}) to get an individual incoming value. This rounds out the getIncomingValues. I am going to use these routines when I teach AA about PHI nodes. Swift SVN r23933