Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

on_the_fly_arg_change.test
# REQUIRES: x86-registered-target
# RUN: cp -f %S/Inputs/on_the_fly_arg_change.ll %t.ll
# RUN: %update_llc_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/on_the_fly_arg_change.ll.expected
## Check that running the script again does not change the result:
# RUN: %update_llc_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/on_the_fly_arg_change.ll.expected