Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
# RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s .bss # CHECK: .bss .text # CHECK: .text .previous # CHECK: .bss .previous # CHECK: .text