Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
; RUN: llc -march=hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s ; CHECK: c0 3f 00 48 48003fc0 define i32 @foo() { ret i32 0 }