[PATCH] D51961: [objcopy] make objcopy follow program header standards

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 10:05:25 PDT 2018


amontanez updated this revision to Diff 165111.
amontanez edited the summary of this revision.
amontanez added a comment.

Fixes affected test cases, now includes fix for similar behavior from section headers.


https://reviews.llvm.org/D51961

Files:
  llvm/test/tools/llvm-objcopy/binary-input-arch.test
  llvm/test/tools/llvm-objcopy/many-sections.test
  llvm/test/tools/llvm-objcopy/relocatable-phdr.test
  llvm/test/tools/llvm-objcopy/strip-sections.test
  llvm/tools/llvm-objcopy/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51961.165111.patch
Type: text/x-patch
Size: 3905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/6861ae43/attachment.bin>


More information about the llvm-commits mailing list