[PATCH] D59989: [llvm-objcopy]Allow llvm-objcopy to be used on an ELF file with no section headers

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 07:09:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357475: [llvm-objcopy]Allow llvm-objcopy to be used on an ELF file with no section… (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59989?vs=193280&id=193282#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59989

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/copy-after-strip-sections.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: D59989.193282.patch
Type: text/x-patch
Size: 3978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/ed741d9c/attachment.bin>


More information about the llvm-commits mailing list