Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-objcopy / ELF / compress-debug-sections-symbols.test
bloba3b5366cb63bd9bcd9664d690a421c1f532455ca
1 # REQUIRES: zlib
3 # RUN: yaml2obj %p/Inputs/compress-debug-sections.yaml -o %t.o
5 ## Test that after the compression is done we do not remove the symbol
6 ## and it is placed into the right section.
8 # RUN: llvm-objcopy --compress-debug-sections %t.o %t-compressed1.o
9 # RUN: llvm-readobj --symbols %t-compressed1.o | FileCheck %s
11 # CHECK:        Name:    .Linfo_string0
12 # CHECK-NEXT:   Value:   0x0
13 # CHECK-NEXT:   Size:    0
14 # CHECK-NEXT:   Binding: Global
15 # CHECK-NEXT:   Type:    None
16 # CHECK-NEXT:   Other:   0
17 # CHECK-NEXT:   Section: .debug_bar