Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

reloc-macho.s
// RUN: llvm-mc -filetype=obj -triple x86_64-apple-darwin %s -o - | llvm-readobj -r - | FileCheck %s

// CHECK:      Relocations [
// CHECK-NEXT: ]

  .section foo,bar
La:
Lb:
 .long   La-Lb