summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/symbolize-missing-file.test
blob: 2762af4ff5dad549cdc576646292287b6bb69819 (plain)
1
2
3
RUN: llvm-symbolizer --obj=unexisting-file 0x1234 2>&1 | FileCheck %s

CHECK: LLVMSymbolizer: error reading file: {{[Nn]}}o such file or directory
OpenPOWER on IntegriCloud