Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

2011-03-30-CreateFixedObjCrash.ll
; RUN: llc < %s -mtriple=i686--

; rdar://7983260

%struct.T0 = type {}

define void @fn4(ptr byval(%struct.T0) %arg0) nounwind ssp {
entry:
  ret void
}