Commits

Erik Eckstein committed 11705b346c9
Fix wrong call graph update when deserializing a vtable. The callback (which is used for creating CG nodes) was lost when deserializing the functions of a vtable. Fixes rdar://problem/21609902 Swift SVN r29838