xref: /llvm-project/llvm/test/tools/llvm-objcopy/ELF/sectionless-segment.test (revision 6e4dc6f23f0e755b29b1e9bba76632a536f5f534)
1# RUN: llvm-objcopy -O binary %p/Inputs/pt-phdr.elf %t
2# RUN: wc -c < %t | FileCheck %s
3
4# CHECK: 4110
5