1 # RUN: yaml2obj %s > %t
2 # RUN: llvm-objcopy %t %t2
3 # RUN: llvm-readobj --sections %t2 | FileCheck %s
5 ## Check we have the correct size of the .shstrtab section
6 ## after the strings tail merge optimization.
8 # CHECK: Name: .shstrtab
9 # CHECK-NEXT: Type: SHT_STRTAB
12 # CHECK-NEXT: Address:
14 # CHECK-NEXT: Size: 28