1 # RUN: yaml2obj %s -o %t
2 # RUN: llvm-objcopy %t %t2 --add-symbol='foo=1' --add-symbol='foofoo=2'
3 # RUN: llvm-readobj --sections %t2 | FileCheck %s
5 ## Check we have the correct size of the .strtab section
6 ## after the strings tail merge optimization.
9 # CHECK-NEXT: Type: SHT_STRTAB
12 # CHECK-NEXT: Address: