summaryrefslogtreecommitdiff
path: root/test/DebugInfo/dwarfdump-zlib.test
blob: 8ce2cf7690d0d852ee286286de1448126c32cc5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
REQUIRES: zlib

RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-zlib.elf-x86-64  \
RUN:   | FileCheck %s -check-prefix FULLDUMP
RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-zlib.elf-x86-64  \
RUN:   --address=0x400559 --functions | FileCheck %s -check-prefix MAIN

FULLDUMP: .debug_abbrev contents
FULLDUMP: .debug_info contents

MAIN: main
MAIN-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test-zlib.cc:16