Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

directives-handle-crlf.s
# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=generic %s
# LLVM-MCA-BEGIN foo
addl	$42, %eax
# LLVM-MCA-END