Commits

Jordan Rose committed 1b687f38559
Add autolinking metadata output to IRGen. This currently only works with Clang modules, since there's no way to specify requirements for a Swift module. Also, update some tests with a fake Foundation module to make sure they pick up the fake Foundation adapter instead of the real one. Swift SVN r7490