llvm-for-llvmta/test/DebugInfo/symbolize-missing-file.test
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

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