Commits

Joe Groff committed a0a2c1014a3
Runtime: Preserve the linked list of metadata cache entries. This is easier for out-of-process clients like LLDB or DTrace to understand, and will let us mess with the runtime metadata cache data structure without forcing churn on the debugger team. Swift SVN r13221