Commits

Joe Groff committed d0be84e1f3a
Runtime: Refactor conformance cache initialization to include installation of the dyld callbacks. This more cleanly groups together the initialization steps needed to warm up the conformance cache, so redundant work doesn't need to be done by other interested parties (such as the type-by-name lookup @lhoward's working on).