Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

anon-func.ll
; RUN: llvm-diff %s %s 2>&1 | FileCheck %s

; CHECK: not comparing 1 anonymous functions in the left module and 1 in the right module

define void @0() {
  ret void
}