Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

x86-basic.test
# REQUIRES: x86-registered-target
## Check that functions names with '$' are processed correctly

# RUN: cp -f %S/Inputs/x86-basic.ll %t.ll && %update_llc_test_checks %t.ll
# RUN: diff -u %S/Inputs/x86-basic.ll.expected %t.ll