Home | History | Annotate | Download | only in DebugInfo
      1 REQUIRES: zlib
      2 
      3 RUN: echo "%p/Inputs/dwarfdump-test-zlib.elf-x86-64 0x400559" > %t.input
      4 RUN: llvm-symbolizer < %t.input | FileCheck %s
      5 
      6 CHECK: main
      7 CHECK-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test-zlib.cc:16
      8