[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:00:43 PDT 2019
jhenderson updated this revision to Diff 193280.
jhenderson added a comment.
Move constructor definition into .cpp file to avoid dependency on Object issues.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59989/new/
https://reviews.llvm.org/D59989
Files:
test/tools/llvm-objcopy/ELF/copy-after-strip-sections.test
tools/llvm-objcopy/ELF/Object.cpp
tools/llvm-objcopy/ELF/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59989.193280.patch
Type: text/x-patch
Size: 3879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/6ea0c305/attachment.bin>
More information about the llvm-commits
mailing list