Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
; RUN: llvm-as < %s | llvm-dis ; RUN: verify-uselistorder %s define void @foo() { bitcast i32* null to i32* ret void }