Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

ifs-emits-current-version.test
# RUN: llvm-ifs --output-ifs=- %s | FileCheck %s

--- !ifs-v1
IfsVersion: 3.0
Target: { ObjectFormat: ELF, Arch: AArch64, Endianness: little, BitWidth: 64 }
Symbols: []
...

# As the tbe reader/writer is updated, update this check to ensure --emit-tbe
# uses the latest tbe writer by default.

# CHECK:      --- !ifs-v1
# CHECK-NEXT: IfsVersion: 3.0