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

4 lines
147 B
Plaintext
Raw Normal View History

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