Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

arm64-asm.ll
target triple = "arm64-apple-macosx11.0.0"

module asm ".desc ___crashreporter_info__, 0x10"

define void @somesymbol() {
  ret void
}