Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
static_library("Support") { output_name = "clangSupport" configs += [ "//llvm/utils/gn/build:clang_code" ] deps = [ "//llvm/lib/Support" ] sources = [ "RISCVVIntrinsicUtils.cpp" ] }