[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
Wed Nov 15 11:13:41 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318324: [llvm-objcopy] Change -O binary to respect section removal and behave like GNU… (authored by jakehehrlich).

Changed prior to commit:
  https://reviews.llvm.org/D39713?vs=122896&id=123061#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39713

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39713.123061.patch
Type: text/x-patch
Size: 24911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/e8f902de/attachment.bin>


More information about the llvm-commits mailing list