Commits

Mark Lacey committed b98f1cd51b5
Create a thinner coupling between devirtualization functions. Redefine DevirtClassMethodInfo to carry fewer values in an effort to reduce the coupling between these functions. Long term I expect this structure to go away, but that is difficult to do without more refactoring. Swift SVN r26034