Commits

Jordan Rose committed ff7c3f0c6af
Make overlay dependencies explicit. -import-underlying-module deliberately avoids autolinking against that module, since normally it's used when building the Swift half of a single binary. For the overlays, however, that's not what we want, so add the underlying framework explicitly. Swift SVN r29439