RUN: llvm-symbolizer --obj=unexisting-file 0x1234 2>&1 | FileCheck -DMSG=%errc_ENOENT %s CHECK: LLVMSymbolizer: error reading file: [[MSG]]