Commits

Manman Ren committed b78939e748c
SIL Serialization: handle partial_apply. Add command line argument -sil-link-all and -sil-serialize-all for testing purpose. Do not create new SILFunction for de-serialized SIL, instead update the existing declaration with the de-serialized SILFunction. Add testing case to cover partial_apply. Swift SVN r8410