Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

2005-01-14-UndefLong.ll
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--

define i64 @test() {
        ret i64 undef
}