Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

unaligned-nops.s
# RUN: not --crash llvm-mc --filetype=obj --triple=loongarch64 %s -o %t
.byte 1
# CHECK: LLVM ERROR: unable to write nop sequence of 3 bytes
.p2align 2
foo: