Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

copy-data-to-ram.ll
; RUN: llc < %s -march=avr | FileCheck %s

; CHECK: .globl __do_copy_data
@str = internal global [3 x i8] c"foo"