[PATCH] D42516: [llvm-objcopy] Add support for large indexes
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 27 22:38:41 PST 2018
jakehehrlich updated this revision to Diff 136227.
jakehehrlich added a comment.
Added tests. I think this is about as good as it's going to get without adding other features to llvm-objcopy.
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.136227.patch
Type: text/x-patch
Size: 20696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/851ca324/attachment.bin>
More information about the llvm-commits
mailing list