Commits

Erik Eckstein committed e59c4b6eb71
Add -primary-file options to prevent whole-module-optimizations. This is needed for tests which define internal functions which should not be eliminated. So far this was not needed because of a hack which prevented whole-module-optimizations for tests. Swift SVN r22658