v811_spc009/external/llvm-project/llvm/test/DebugInfo/symbolize-missing-file.test

4 lines
147 B

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