Index: llvm/trunk/test/tools/llvm-objcopy/ELF/overlapping-sections-in-segments.test =================================================================== --- llvm/trunk/test/tools/llvm-objcopy/ELF/overlapping-sections-in-segments.test +++ llvm/trunk/test/tools/llvm-objcopy/ELF/overlapping-sections-in-segments.test @@ -4,17 +4,6 @@ ## inputs somehow. # RUN: yaml2obj %s -o %t.o -## First, check the address of the section header table. -# RUN: llvm-readobj --file-headers %t.o | FileCheck %s --check-prefix=SHDRS-OFFSET -# SHDRS-OFFSET: SectionHeaderOffset: 0x1050{{$}} - -## Binary edit the section header sh_offset field of the second section to -## (e_shoff+64*2+24 = 0x10e8) overlap the first one. -# RUN: %python -c "with open('%/t.o', 'r+b') as input: import struct; bytes = struct.pack('