Commits

Anders Bertelrud committed d5813df9bd5
Make the bootstrap script conditionally enable code coverage in a generated Xcode project based on whether `llvm-profdata` exists next to the swiftc that's being used (that is also the swiftc that's set as the SWIFT_EXEC in the generated scheme so this should always match).