• Home
  • Raw
  • Download

Lines Matching full:zlib

1 // Check zlib-gnu style
2 // RUN: llvm-mc -filetype=obj -compress-debug-sections=zlib-gnu -triple x86_64-pc-linux-gnu < %s -o…
5 // RUN: llvm-mc -filetype=obj -compress-debug-sections=zlib-gnu -triple i386-pc-linux-gnu < %s \
8 // Check zlib style
9 // RUN: llvm-mc -filetype=obj -compress-debug-sections=zlib -triple x86_64-pc-linux-gnu < %s -o %t
10 // RUN: llvm-objdump -s %t | FileCheck --check-prefix=CHECK-ZLIB-STYLE %s
12 // RUN: llvm-mc -filetype=obj -compress-debug-sections=zlib -triple i386-pc-linux-gnu < %s \
13 // RUN: | llvm-readobj -symbols - | FileCheck --check-prefix=386-SYMBOLS-ZLIB %s
14 // RUN: llvm-readobj -sections %t | FileCheck --check-prefix=ZLIB-STYLE-FLAGS %s
16 // REQUIRES: zlib
20 // CHECK-GNU-STYLE-NOT: ZLIB
26 // Check for the 'ZLIB' file magic at the start of the section only
27 // CHECK-GNU-STYLE-NEXT: ZLIB
28 // CHECK-GNU-STYLE-NOT: ZLIB
31 // CHECK-GNU-STYLE-NOT: ZLIB
44 // Now check the zlib style output:
47 // CHECK-ZLIB-STYLE: Contents of section .debug_abbrev:
48 // CHECK-ZLIB-STYLE-NOT: ZLIB
49 // CHECK-ZLIB-STYLE-NOT: Contents of
50 // CHECK-ZLIB-STYLE: Contents of section .debug_info:
52 // CHECK-ZLIB-STYLE: Contents of section .debug_frame:
53 // CHECK-ZLIB-STYLE-NOT: ZLIB
54 // CHECK-ZLIB-STYLE: Contents of
57 // zlib-style, not zlib-gnu one. Check that SHF_COMPRESSED was set.
58 // ZLIB-STYLE-FLAGS: Section {
59 // ZLIB-STYLE-FLAGS: Index:
60 // ZLIB-STYLE-FLAGS: Name: .debug_str
61 // ZLIB-STYLE-FLAGS-NEXT: Type: SHT_PROGBITS
62 // ZLIB-STYLE-FLAGS-NEXT: Flags [
63 // ZLIB-STYLE-FLAGS-NEXT: SHF_COMPRESSED
65 // 386-SYMBOLS-ZLIB: Name: .Linfo_string0
66 // 386-SYMBOLS-ZLIB-NOT: }
67 // 386-SYMBOLS-ZLIB: Section: .debug_str