Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
static_library("TargetInfo") { output_name = "LLVMPowerPCInfo" deps = [ "//llvm/lib/Support" ] include_dirs = [ ".." ] sources = [ "PowerPCTargetInfo.cpp" ] }