Recommit r310809 with a fix for the spill problem
[llvm-core.git] / test / DebugInfo / llvm-symbolizer-zlib.test
blob2860d090eb8bbe3531de453a4b0eadcb5e4bdecf
1 REQUIRES: zlib
3 RUN: echo "%p/Inputs/dwarfdump-test-zlib.elf-x86-64 0x4005e9" > %t1.input
4 RUN: llvm-symbolizer < %t1.input | FileCheck %s
6 RUN: echo "%p/Inputs/dwarfdump-test-zlibgnu.elf-x86-64 0x4005e9" > %t2.input
7 RUN: llvm-symbolizer < %t2.input | FileCheck %s
9 CHECK: main
10 CHECK-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test-zlib.cc:16