Commits
Connor Wakamo committed b3e0b6574b1
[driver] Enhanced the output of -driver-print-bindings to print additional outputs.
Since a CommandOutput may have multiple outputs, print any additional outputs
after printing the primary output, using the following format:
... output: {<type>: "<primary output>", <type>: "<additional output>", ...}
Swift SVN r12690