Commits

Jordan Rose committed 3747aa10087
[driver] Handle .o files and .swiftmodule files passed on the command line. This isn't perfect, since /both/ show up as arguments to both the module-merger and the linker. However, it gets the job done: each tool just ignores the inputs it doesn't use. Swift SVN r13470