[PATCH] D42516: [llvm-objcopy] Add support for large indexes

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 18:29:34 PST 2018


jakehehrlich updated this revision to Diff 135351.
jakehehrlich added a comment.

You can download the zip file that I'm using here: https://drive.google.com/file/d/1u6W1mUHkFBPsLzEV4u50M_BeiPKMyipM/view?usp=sharing

I'll follow up later with the other mentioned tests. The plan is to have them each uncompress the binary.


Repository:
  rL LLVM

https://reviews.llvm.org/D42516

Files:
  test/tools/llvm-objcopy/Inputs/many-sections.o.zip
  test/tools/llvm-objcopy/many-sections.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42516.135351.patch
Type: text/x-patch
Size: 18840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/a6dc5800/attachment.bin>


More information about the llvm-commits mailing list