Commits

Michael Gottesman committed 6015c5ad9cc
[deserialization] It looks like readSILInstruction uses its return value to signal I have a declaration and I have an error. Disambiguate the cases by checking before calling it if we have no BB and returning the assumed function declaration. Swift SVN r14719