Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

cctools_symlinks.gni
declare_args() {
  # If set, creates symlinks for cctools like libtool or lipo in the build
  # directory.
  llvm_install_cctools_symlinks = false
}