Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
RUN: llvm-symbolizer --obj=unexisting-file 0x1234 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
CHECK: LLVMSymbolizer: error reading file: [[MSG]]