Commits

Max Howell committed a4bc1821d38
Pass -v -v through to swiftc This way llbuild itself doesn’t need to know about the extra verbosity. However this means we must always generate the yaml every time swift-build is instantiated. We are doing this currently anyway, but it is something to keep in mind. Refs apple/swift-llbuild#6