1 # RUN: yaml2obj %s -o %t
2 # RUN: not llvm-objcopy -N foo %t %t2 2>&1 | FileCheck %s
14 AddressAlign: 0x0000000000000004
17 - SectionOrType: GRP_COMDAT
18 - SectionOrType: .text
21 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
23 AddressAlign: 0x0000000000000010
31 # CHECK: symbol 'foo' cannot be removed because it is referenced by the section '.group[1]'