Commits
Manman Ren committed ad318b0cee2
SIL Serialiation: add Transparent to SILFunction so we can decide which functions should be serialized. Transparent is added as a 1-bit field. In SILGen, we set SILFunction's transparent attribute according to the attribute of the ValueDecl. Swift SVN r7882