Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

binutils_symlinks.gni
declare_args() {
  # If set, creates symlinks for nm, objdump, readelf in the build
  # directory.
  llvm_install_binutils_symlinks = false
}