llvm-for-llvmta/test/DebugInfo/symbolize-missing-file.test

4 lines
147 B
Plaintext

RUN: llvm-symbolizer --obj=unexisting-file 0x1234 2>&1 | FileCheck %s
CHECK: LLVMSymbolizer: error reading file: {{[Nn]}}o such file or directory