Commits

Jordan Rose committed af700a1912d
[serialization] Include the module name in the serialized AST data. We don't currently use this for anything, but if we have the module name available and easy to access in the bitstream, we can drop the wrapper around the serialized AST that's put into the binary itself for use by LLDB. Swift SVN r12921