blob: 3deb680c2da110491bdc670ddc725ff0595ae065 [file] [log] [blame]
RUN: not llvm-symbolizer 0x401000 0x401001 --obj="%p/Inputs/missing_pdb.exe" 2> %t.err \
RUN: | count 0
RUN: FileCheck -DMSG=%errc_ENOENT %s --input-file=%t.err
CHECK: llvm-symbolizer{{.*}}: error: '{{.*}}missing_pdb.pdb': [[MSG]]