[PATCH] D75742: [Object] Support large archive members

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 04:16:24 PDT 2020


jhenderson updated this revision to Diff 249053.
jhenderson added a comment.

Simplify size handling slightly.

I've not deleted the test yet, but I will do so in due course before this gets committed. I'd like to see if we can come up with an alternative test option first, if we can. For the record, the test passes locally with my patch, but didn't without the fix (it was how I found the bug in the first place).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75742

Files:
  lld/test/ELF/Inputs/large-files1.o.bz2
  lld/test/ELF/Inputs/large-files2.o.bz2
  lld/test/ELF/large-files.s
  llvm/lib/Object/Archive.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75742.249053.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/47103fde/attachment.bin>


More information about the llvm-commits mailing list