1 # RUN: yaml2obj %s -o %t
2 # RUN: not llvm-objcopy -N foo %t %t2 2>&1 | FileCheck %s -DFILE=%t
3 # RUN: yaml2obj -DTYPE=SHT_CREL %s -o %t1
4 # RUN: not llvm-objcopy -N foo %t1 /dev/null 2>&1 | FileCheck %s -DFILE=%t1
15 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
17 AddressAlign: 0x0000000000000010
20 Type: [[TYPE=SHT_REL]]
33 # CHECK: error: '[[FILE]]': not stripping symbol 'foo' because it is named in a relocation