[PATCH] D39713: [llvm-objcopy] Change -O binary to respect section removal and behave like GNU objcopy

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 12:21:17 PST 2017


jakehehrlich updated this revision to Diff 122896.
jakehehrlich added a comment.

1. Added test for setting alignment of first segment to zero
2. Added description of the parent cycle test.


Repository:
  rL LLVM

https://reviews.llvm.org/D39713

Files:
  test/tools/llvm-objcopy/binary-align-first.test
  test/tools/llvm-objcopy/binary-remove-all-but-one.test
  test/tools/llvm-objcopy/binary-remove-end.test
  test/tools/llvm-objcopy/binary-remove-middle.test
  test/tools/llvm-objcopy/parent-loop-check.test
  test/tools/llvm-objcopy/two-seg-remove-end.test
  test/tools/llvm-objcopy/two-seg-remove-first.test
  test/tools/llvm-objcopy/two-seg-remove-third-sec.test
  tools/llvm-objcopy/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39713.122896.patch
Type: text/x-patch
Size: 24260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/74338db7/attachment.bin>


More information about the llvm-commits mailing list