Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Erik Eckstein 460eea3b95 Let the frontend options handle multiple output files.
This will be needed for split-llvm code generation.
If multiple -o options are specified and only a single output file is needed
(currently always), the last one wins. This is NFC.



Swift SVN r25884
2015-03-09 16:24:52 +00:00

39 KiB