[PATCH] D59483: [llvm-objcopy]Preserve data in segments not covered by sections

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 09:35:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356919: [llvm-objcopy]Preserve data in segments not covered by sections (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59483?vs=192094&id=192127#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59483/new/

https://reviews.llvm.org/D59483

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/preserve-segment-contents-ehdr-phdrs.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/preserve-segment-contents.test
  llvm/trunk/tools/llvm-objcopy/ELF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59483.192127.patch
Type: text/x-patch
Size: 23940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/76a2e59e/attachment.bin>


More information about the llvm-commits mailing list