Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
executable("llvm-profdata") { deps = [ "//llvm/lib/IR", "//llvm/lib/ProfileData", "//llvm/lib/Support", ] sources = [ "llvm-profdata.cpp" ] }