Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

error-invalid-format.test
## This test checks that llvm-dwarfutil displays an error message
## if an input file is not valid.

# RUN: not llvm-dwarfutil %s - 2>&1 | FileCheck %s -DFILE=%s

# CHECK: error: '[[FILE]]': The file was not recognized as a valid object file