Commits

Michael Gottesman committed 08cd417faf6
[deserialization] Rename addCalleeFunction() -> addFunctionToWorklist(). CalleeFunction is an inappropriate name since we are using this also for deserializing functions referenced by vtables and witness tables. Swift SVN r15634