Home | History | Annotate | Download | only in llvm-objcopy
      1 # RUN: llvm-objcopy -O binary %p/Inputs/pt-phdr.elf %t
      2 # RUN: wc -c < %t | FileCheck %s
      3 
      4 # CHECK: 4110
      5