Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
RUN: llvm-symbolizer --obj=unexisting-file 0x1234 2>&1 | FileCheck -DMSG=%errc_ENOENT %s CHECK: LLVMSymbolizer: error reading file: [[MSG]]