[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / DebugInfo / symbolize-missing-file.test
blob790428915d53a53d44ec49cf90df91fa68563dde
1 RUN: llvm-symbolizer --obj=unexisting-file 0x1234 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
3 CHECK: LLVMSymbolizer: error reading file: [[MSG]]