Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

safeseh.s
// RUN: llvm-mc -triple i686-pc-win32 %s | FileCheck %s

// check that we quote the output of .safeseh

.safeseh "\01foo"
// CHECK: .safeseh "\01foo"