Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

directive_elf_size.s
# RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s

a:
	ret
.Lt:
# CHECK: .size	a, .Lt-a
	.size	a, .Lt-a