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