Commits

Adrian Prantl committed cf4e28a70ae
Debug Info: Change the type caching to be based on the Type instead of DebugTypeInfo. This is based off the observation that no two types that share the same canonical type can have different storage and alignment and has the benefit of being able to locate the debug info for a type described by a meta type. Swift SVN r7578