Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

missing-binaries.test
RUN: llvm-profdata merge %S/Inputs/binary-formats.proftext -o %t.profdata
RUN: not llvm-cov show -instr-profile=%t.profdata --object=%t.nonexistent.binary.1 --object=%t.nonexistent.binary.2 2>&1 | FileCheck %s

CHECK: Failed to load coverage: '{{.*}}nonexistent.binary.1':