Commits

Daniel Dunbar committed af2615cc69f
[swift-build] Fold together SwiftBuildTool. - This is currently cumbersome, but my intent here is to combine into something which can then be relocated into a Commands module which has all of the multitool functionality, while also at some point factoring out more of the boilerplate into an options parsing module.