[PATCH] D42516: [llvm-objcopy] Add support for large indexes
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 14:00:55 PST 2018
jakehehrlich updated this revision to Diff 137271.
jakehehrlich added a comment.
1. Fixed wrapping
2. Added size of .symtab_shndx to test
3. Fixed section type so it has the full type name
Repository:
rL LLVM
https://reviews.llvm.org/D42516
Files:
test/tools/llvm-objcopy/Inputs/many-sections.o.zip
test/tools/llvm-objcopy/auto-remove-shndx.test
test/tools/llvm-objcopy/many-sections.test
test/tools/llvm-objcopy/remove-shndx.test
test/tools/llvm-objcopy/strict-no-add.test
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42516.137271.patch
Type: text/x-patch
Size: 20729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/7c134129/attachment.bin>
More information about the llvm-commits
mailing list