Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mips64_eh.test
# REQUIRES: mips-registered-target
## Check that we handle MIPS64 assembly output with an EH asm prologue

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